Faster R-CNN
Faster R-CNN 源码地址:
https://github.com/ShaoqingRen/faster_rcnn
参考网址
- https://senitco.github.io/2017/09/02/faster-rcnn/
- https://blog.csdn.net/qq_36269513/article/details/80422276
- https://www.cnblogs.com/wangyong/p/8513563.html
- https://www.cnblogs.com/CZiFan/p/9903518.html
- https://www.cnblogs.com/makefile/p/nms.html
- https://blog.csdn.net/HappyRocking/article/details/7997062