理解R-CNN、SPP-NET、Fast R-CNN、Faster R-CNN、FPN博文整理

1.总体https://www.cnblogs.com/skyfsm/p/6806246.html

2.R-CNN,SPP-NET对比https://blog.csdn.net/v1_vivian/article/details/73275259

3.Fast R-CNN https://blog.csdn.net/wait_ButterFly/article/details/81416145

4.Faster R-CNN https://blog.csdn.net/hunterlew/article/details/71075925,https://zhuanlan.zhihu.com/p/32404424,https://senitco.github.io/2017/09/02/faster-rcnn/,http://www.cnblogs.com/Kenneth-Wong/p/8624647.html

5.FPN https://blog.csdn.net/WZZ18191171661/article/details/79494534

 

 

 

FPN车辆检测实现实例https://blog.csdn.net/Angela_qin/article/details/80944604

之后可能会照着博客实现一遍

你可能感兴趣的:(深度学习)