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