py-faster-rcnn

来源:互联网 发布:数据挖掘 薪酬 前景 编辑:程序博客网 时间:2024/05/14 06:01



--------------------reference-----------------------

https://github.com/rbgirshick/py-faster-rcnn/issues/1

https://github.com/rbgirshick/py-faster-rcnn/issues/62

https://github.com/andrewliao11/py-faster-rcnn-imagenet

http://sgsai.blogspot.tw/2016/02/training-faster-r-cnn-on-custom-dataset.html

http://blog.csdn.net/happynear/article/details/46822109  (compile on the windows platform)


https://github.com/rbgirshick/py-faster-rcnn/issues/243

https://github.com/deboc/py-faster-rcnn/tree/master/help

https://github.com/andrewliao11/py-faster-rcnn-imagenet/blob/master/README.md


http://blog.csdn.net/sinat_30071459/article/details/51332084

http://blog.csdn.net/sinat_30071459/article/details/50723212


0. https://github.com/rbgirshick/py-faster-rcnn

1. http://blog.csdn.net/samylee/article/details/51201744

2. http://blog.csdn.net/hgd1010101/article/details/51140337

3. http://www.voidcn.com/blog/sinat_30071459/article/p-5957360.html


4. http://andrewliao11.github.io/object_detection/faster_rcnn/

5. https://github.com/andrewliao11/py-faster-rcnn-imagenet


6. http://sunshineatnoon.github.io/Train-fast-rcnn-model-on-imagenet-without-matlab/


7. https://github.com/zeyuanxy/fast-rcnn/tree/master/help/train

8. http://www.cnblogs.com/louyihang-loves-baiyan/p/4885659.html?utm_source=tuicool&utm_medium=referral


0 0