您的位置:首页 > 其它

深度学习常用链接

2016-11-16 13:17 246 查看
UFLDL教程:http://deeplearning.stanford.edu/wiki/index.php/UFLDL%E6%95%99%E7%A8%8B

神经网络中的激活函数http://blog.csdn.net/losteng/article/details/50833861

FASTER-RCNN相关:

Bounding
box regression详解:http://blog.csdn.net/u011534057/article/details/51235964

     
Faster R-CNN翻译:http://blog.csdn.net/liumaolincycle/article/details/48804687

      Faster-RCNN论文笔记:http://blog.csdn.net/u010678153/article/details/46891655

      From RCNN to SPP-net:http://www.myexception.cn/mobile/2085948.html

     
RCNN & SPP-net & Fast-RCNN & Faster-RCNN :http://blog.sina.com.cn/s/blog_9ae57c020102vopp.html

      博客园:http://www.cnblogs.com/louyihang-loves-baiyan/default.html?page=1

     rcnn
spp_net:http://www.cnblogs.com/rocbomb/p/4428946.html

INCEPTION相关:

     深入浅出——网络模型中Inception的作用与结构全解析http://blog.csdn.net/u010402786/article/details/52433324

     (Residual)超深度网络前沿:Going
Deeper:http://blog.csdn.net/abcd302/article/details/51866420

API:

      PIL:http://effbot.org/imagingbook/image.htm

     IPython:http://ipython.org/documentation.html

    IPython5.1:http://ipython.readthedocs.io/en/stable/api/index.html

    caffe:http://caffe.berkeleyvision.org/doxygen/classcaffe_1_1Blob.html

    Python:https://docs.python.org/3/tutorial/index.html

                     http://www.runoob.com/python/python-tutorial.html


斯坦福CS231n—深度学习与计算机视觉:http://study.163.com/course/introduction/1003223001.htm#/courseDetail

    …………
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: