70 Forks
89 Stars
89 Watchers

RCNN

Step-By-Step Implementation of R-CNN from scratch in python

How to download and setup RCNN

Open terminal and run command
git clone https://github.com/1297rohit/RCNN.git
git clone is used to create a copy or clone of RCNN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RCNN https://github.com/1297rohit/RCNN/archive/master.zip

Or simply clone RCNN with SSH
[email protected]:1297rohit/RCNN.git

If you have some problems with RCNN

You may open issue on RCNN support forum (system) here: https://github.com/1297rohit/RCNN/issues