carpinter / py-faster-rcnn

Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

This is py-faster-rcnn forked from rbgirshick's work.

This repo shows an example of adding new dataset and train an object detector for your own dataset.

For the details, please refer to my post, Detection: Faster R-CNN.

About

Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version

License:Other


Languages

Language:Python 90.2%Language:C 3.9%Language:Shell 3.0%Language:Cuda 2.1%Language:MATLAB 0.7%Language:C++ 0.1%Language:Makefile 0.0%