- 博客(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】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回顾#之LeNet、AlexNet、GoogLeNet、VGG、ResNet
【Deep Learning】#Deep Learning回顾#之LeNet、AlexNet、GoogLeNet、VGG、ResNet
2016-09-26 09:45:51
2206
原创 【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
原创 【caffe配置】在vs2013用已经训练好的Alexnet网络提取fc6特征
【Deep Learning】在vs2013用已经训练好的Alexnet网络提取fc6特征
2016-05-14 20:28:03
4510
原创 【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】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
原创 【leetcode】209. Minimum Size Subarray Sum
【leetcode】209. Minimum Size Subarray Sum
2016-04-21 15:27:54
529
原创 【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】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】238. Product of Array Except Self
【leetcode】238. Product of Array Except Self
2016-04-12 11:05:13
450
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人