rcnn fast-rcnn faster-rcnn资料

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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

 

 

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

以上是关于rcnn fast-rcnn faster-rcnn资料的主要内容,如果未能解决你的问题,请参考以下文章

Fast-RCNN

fast-rcnn 对象检测中的误报

深度学习目标检测网络结构SPP FAST-RCNN FASTER-RCNN

11月深度学习班第5课图像物体检测:rcnn/fast-rcnn/faster-rcnn

Fast-RCNN论文总结整理

基于FAST-RCNN深度学习的目标识别算法的MATLAB仿真