Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 947 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 947 Bytes

Forked From https://github.com/longcw/faster_rcnn_pytorch
Delete almost everything form original repo except roi pooling. Now this is a pure roi-pooling repo.

Getting Start

First clone this repo on local computer. git clone https://github.com/longcw/faster_rcnn_pytorch

Make

Execute make.sh.

Demo

Example code is included in demo.py.

Other

BugFixed: