Faster RCNN implementation over a custom made deep net
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!