Faster RCNN implementation over a custom made deep net

I built a custom deep net in MATLAB for a single object classification, I have trained this network using images that contain only one instance of the object/no object.
Now I want to use images with multiple instances of the same object and want localise them using bounding boxes. How can I implement a faster RCNN network over my current trained network (with single object images).
Thank you, Regards, Akhil

Answers (0)

This question is closed.

Asked:

on 1 Dec 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!