Skip to content

Relief R-CNN code, scratch version, no test in other enviroment

License

Notifications You must be signed in to change notification settings

woshihucheng/relief_rcnn

 
 

Repository files navigation

Relief R-CNN

Introduction

This project is the Relief R-CNN. Which is the scratch version, some problem have not been tuned. Further submition is on the way.

Reference to http://arxiv.org/abs/1601.06719

Installation

This project is based on Fast R-CNN, we only edit the caffe soucre code and do some small changes on the python files. It can be installed just as the Fast R-CNN described: https://github.com/rbgirshick/fast-rcnn .

About

Relief R-CNN code, scratch version, no test in other enviroment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 48.2%
  • C++ 38.4%
  • Python 7.5%
  • Cuda 2.2%
  • CMake 1.6%
  • Protocol Buffer 0.6%
  • Other 1.5%