随笔分类 -  深度学习

摘要:Introduction to debugging neural networks The following advice is targeted at beginners to neural networks, and is based on my experience giving advic 阅读全文
posted @ 2016-04-14 12:11 背锅侠 阅读(493) 评论(0) 推荐(0)
摘要:Faster R CNN教程 最后更新日期:2016年4月29日 本教程主要基于python版本的 "faster R CNN" ,因为python layer的使用,这个版本会比 "matlab" 的版本速度慢10%,但是准确率应该是差不多的。 目前已经实现的有两种方式: 1. Alternati 阅读全文
posted @ 2016-04-14 11:17 背锅侠 阅读(61081) 评论(17) 推荐(6)
摘要:Ubuntu安装opencv with cuda 为了运行dense flow真是折腾啊,下面网址是教程 http://blog.aicry.com/ubuntu 14 04 install opencv with cuda/ http://rolflussi.blogspot.com/2015/0 阅读全文
posted @ 2016-04-11 13:08 背锅侠 阅读(5511) 评论(1) 推荐(2)