Skip to content

sparkydogX/roi_pooling_pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 34.2%
  • C 32.8%
  • Python 28.6%
  • C++ 2.5%
  • Shell 1.9%