Skip to content

sahilsharma884/RCNN_Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCNN_Scratch

Implementation of RCNN from Scratch with provided intense well-documented code.

(Blog: https://medium.com/@sahiltinky94/object-detection-r-cnn-aa2b180bfb49 )

If you just only want to view this ipynb, kindly click that file which contain pdf extension file as some images are not visible/showing in ipynb extensive. Otherwise download and view ipynb in your system for better well-documented code. I also provided img/ folder.

RCNN.ipynb/.pdf- Training RCNN steps by steps

Testing-RCNN.ipynb/.pdf- Testing stage of RCNN

Remember! It is for practical scenario purpose to understand how RCNN works. I've not only focussed to utilize best performance as per research paper due to lack of resource available in my system. If you have big resource available in your system, you are free to feel playground around the code

About

RCNN Implementation from Scratch with intense well-documented

Topics

Resources

Stars

Watchers

Forks