自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(39)
  • 收藏
  • 关注

转载 【Deep Learning】Detection

原文:http://www.cnblogs.com/venus024/p/5590044.html1. R-CNN:Rich feature hierarchies for accurate object detection and semantic segmentation技术路线:selective search + CNN + SVMsStep1:候选框提取(

2016-12-26 16:33:07 1380

原创 【Deep Learning】DeepLab

【Deep Learning】DeepLab

2016-12-04 22:22:08 13319

原创 【Deep Learning】Face Detection and Alignment

【Deep Learning】Face Detection and Alignment

2016-11-30 13:39:25 1679

原创 【caffe配置】face_detection_alighment在windows10+caffe+vs2015下的配置

【caffe配置】face_detection_alighment在windows10+caffe+vs2015下的配置

2016-11-30 10:02:45 8591 4

转载 【Deep Learning】图像数据库

原文链接:http://blog.youkuaiyun.com/qq_14845119/article/details/51913171ImageNet         ImageNet是一个计算机视觉系统识别项目,是目前世界上图像识别最大的数据库。是美国斯坦福的计算机科学家李飞飞模拟人类的识别系统建立的。能够从图片识别物体。目前已经包含14197122张图像,是已知的最大的图像数据库。每年的

2016-11-29 22:36:08 14315

转载 【caffe配置】SSD(Single Shot MultiBox Detector)在Windows下配置步骤

【caffe配置】SSD(Single Shot MultiBox Detector)在Windows下配置步骤

2016-11-29 22:32:41 9083 10

转载 【Deep Learning】技术向:一文读懂卷积神经网络

【Deep Learning】技术向:一文读懂卷积神经网络

2016-09-26 15:30:40 2012

转载 【Deep Learning】#Deep Learning回顾#之LeNet、AlexNet、GoogLeNet、VGG、ResNet

【Deep Learning】#Deep Learning回顾#之LeNet、AlexNet、GoogLeNet、VGG、ResNet

2016-09-26 09:45:51 2206

原创 【leetcode】110. Balanced Binary Tree

【leetcode】110. Balanced Binary Tree

2016-06-14 10:15:05 441

原创 【leetcode】142. Linked List Cycle II

【leetcode】142. Linked List Cycle II

2016-06-05 13:02:42 470

原创 【leetcode】131. Palindrome Partitioning

【leetcode】131. Palindrome Partitioning

2016-05-24 14:39:14 610

原创 【leetcode】172. Factorial Trailing Zeroes

【leetcode】172. Factorial Trailing Zeroes

2016-05-16 15:13:50 488

原创 【leetcode】274. H-Index

【leetcode】274. H-Index

2016-05-16 14:13:13 767

原创 【VR开发】htc vive+unity 3D 简单保龄球游戏

【VR开发】htc vive+unity 3D 简单保龄球游戏

2016-05-14 21:53:37 9417

原创 【caffe配置】在vs2013用已经训练好的Alexnet网络提取fc6特征

【Deep Learning】在vs2013用已经训练好的Alexnet网络提取fc6特征

2016-05-14 20:28:03 4510

原创 【caffe配置】WIN10+caffe+vs2013配置

Deep Learning

2016-05-11 10:58:02 9580

原创 【caffe配置】在ubuntu上配置带gpu版本的caffe

【Deep Learning】在ubuntu上配置带gpu版本的caffe

2016-05-05 12:35:13 2162

原创 【VR开发】htc vive 和 oculus 初体验

【VR开发】htc vive 和 oculus 初体验

2016-05-05 10:38:58 2231

原创 【leetcode】106. Construct Binary Tree from Inorder and Postorder Traversal

【leetcode】106. Construct Binary Tree from Inorder and Postorder Traversal

2016-05-03 22:11:28 479

原创 【leetcode】105. Construct Binary Tree from Preorder and Inorder Traversal

【leetcode】105. Construct Binary Tree from Preorder and Inorder Traversal

2016-05-03 16:23:58 576

原创 【leetcode】154. Find Minimum in Rotated Sorted Array II

【leetcode】154. Find Minimum in Rotated Sorted Array II

2016-05-01 20:11:05 370

原创 【leetcode】287. Find the Duplicate Number

【leetcode】287. Find the Duplicate Number

2016-04-30 14:20:18 523

原创 【leetcode】289. Game of Life

【leetcode】289. Game of Life

2016-04-28 21:49:29 753

转载 【leetcode】84. Largest Rectangle in Histogram

【leetcode】84. Largest Rectangle in Histogram

2016-04-26 21:48:14 435

原创 【leetcode】128. Longest Consecutive Sequence

【leetcode】128. Longest Consecutive Sequence

2016-04-26 13:32:07 521

转载 【机器学习】主成分分析PCA

【机器学习】主成分分析PCA

2016-04-25 16:31:14 3454 2

原创 【leetcode】229. Majority Element II

【leetcode】229. Majority Element II

2016-04-25 11:16:43 551

原创 【leetcode】56. Merge Intervals

【leetcode】56. Merge Intervals

2016-04-23 14:15:32 373

原创 【leetcode】64. Minimum Path Sum

【leetcode】64. Minimum Path Sum

2016-04-23 12:48:45 465

原创 【leetcode】209. Minimum Size Subarray Sum

【leetcode】209. Minimum Size Subarray Sum

2016-04-21 15:27:54 529

原创 【leetcode】268. Missing Number

【leetcode】268. Missing Number

2016-04-21 11:09:31 379

原创 【leetcode】31. Next Permutation

【leetcode】31. Next Permutation

2016-04-20 13:26:34 458

原创 【leetcode】153. Find Minimum in Rotated Sorted Array

【leetcode】153. Find Minimum in Rotated Sorted Array

2016-04-17 16:25:51 427

原创 【leetcode】121. Best Time to Buy and Sell Stock

【leetcode】121. Best Time to Buy and Sell Stock

2016-04-17 15:41:54 476

原创 【leetcode】169. Majority Element

【leetcode】169. Majority Element

2016-04-15 13:02:21 392

原创 【leetcode】119. Pascal's Triangle II

题目:Given an index k, return the kth row of the Pascal's triangle.For example, given k = 3,Return [1,3,3,1].Note:Could you optimize your algorithm to use only O(k) extra space?翻译:

2016-04-14 22:45:18 461

原创 【leetcode】66. Plus One

【leetcode】66. Plus One

2016-04-13 21:27:20 480

原创 【leetcode】238. Product of Array Except Self

【leetcode】238. Product of Array Except Self

2016-04-12 11:05:13 450

原创 【PCL学习】之一 配置vs可编译的PCL环境

配置WINDOWS下的PCL环境

2014-12-22 11:19:52 4760 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除