首页 > 技术文章 > 看过的文档地址——个人留存

ys99 2018-04-12 21:04 原文

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

https://zhuanlan.zhihu.com/p/22094600

#Deep Learning回顾#之基于深度学习的目标检测

https://zhuanlan.zhihu.com/p/23153445

用conda创建python虚拟环境

https://blog.csdn.net/lyy14011305/article/details/59500819

别磨叽,学完这篇你也是图像识别专家了

http://www.sohu.com/a/151663692_697750

CTPN论文解读

https://zhuanlan.zhihu.com/p/31915483

Selective Search for Object Recognition解读

https://blog.csdn.net/mao_kun/article/details/50576003

R-CNN论文详解

https://blog.csdn.net/WoPawn/article/details/52133338

https://zhuanlan.zhihu.com/p/23006190

SPPNet-引入空间金字塔池化改进RCNN

https://zhuanlan.zhihu.com/p/24774302

Fast R-CNN

https://zhuanlan.zhihu.com/p/24780395

Faster R-CNN

https://zhuanlan.zhihu.com/p/24916624

YOLO历程

http://www.cnblogs.com/makefile/p/YOLOv3.html

基于深度学习的目标检测技术演进:R-CNN、Fast R-CNN、Faster R-CNN

https://www.cnblogs.com/skyfsm/p/6806246.html

深度学习之目标检测网络学习总结(from RCNN to YOLO V3)(上/下)

 https://zhuanlan.zhihu.com/p/35724768

https://zhuanlan.zhihu.com/p/35731743

TensorFlow网址

https://tensorflow.google.cn/

Tensorflow object detection API 搭建属于自己的物体识别模型

https://blog.csdn.net/dy_guox/article/details/79081499

https://blog.csdn.net/dy_guox/article/details/79111949

caffe2 教程入门(python版)

https://www.jianshu.com/p/5c0fd1c9fef9?from=timeline

推荐阅读