Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Faster RCNN implementation over a custom made deep net

1 view (last 30 days)
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.

Community Treasure Hunt

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

Start Hunting!