rcnn fast-rcnn faster-rcnn资料

---恢复内容开始---

框架:https://github.com/rbgirshick

论文:链接: https://pan.baidu.com/s/1jIoChxG 密码: ubgm

faster rcnn:

    C++ 实现:      

      https://github.com/YihangLou/FasterRCNN-Encapsulation-Cplusplus
      http://www.cnblogs.com/louyihang-loves-baiyan/p/5493344.html
      http://blog.csdn.net/xyy19920105/article/details/50440957
      http://www.cnblogs.com/louyihang-loves-baiyan/p/5485955.html

    使用讲解

      http://www.cnblogs.com/CarryPotMan/p/5390336.html

    画图:

      http://ethereon.github.io/netscope/#/editor

    工具:

      https://github.com/tzutalin/labelImg

      http://nbviewer.jupyter.org/github/ouxinyu/ouxinyu.github.io/blob/master/MyCodes/Default.ipynb

---恢复内容结束---

原文地址:https://www.cnblogs.com/longriyao/p/5815527.html