图像处理学习

在这里贴一些我认为很好的帖子

VGG16讲解

LSTM讲解。先看第一个,再看第二个,结合着看。
【转】人人都能看懂的LSTM https://blog.csdn.net/UFv59to8/article/details/78931023
如果你还没搞懂LSTM 网络,那本文绝对值得一看
http://www.dataguru.cn/article-11339-1.html
基于深度学习的目标检测技术演进:R-CNN、Fast R-CNN、Faster R-CNN的比较
https://www.cnblogs.com/skyfsm/p/6806246.html
CTPN
https://www.cnblogs.com/skyfsm/p/9776611.html
入门代码
https://github.com/zhaozhengcoder/Machine-Learning
with python 用法
https://www.cnblogs.com/wanglei-xiaoshitou1/p/9238275.html

你可能感兴趣的:(图像处理学习)