Faster RCNN code in Matlab
Afficher commentaires plus anciens
Hello,
I am tring to run Faster RCNN code in Matlab.
I took matlab vehicle example and run it on my DB.
My image size is 901x1201.
I want to reduce it because I get out of memory error.
The first thing I need to do is the resize the images.
- I want to use 'SmallestImageDimenstion SmallestImageDimenstion' to do that but I am not sure I know how to use it and what it does exactly.
- I want to keep the proportion if my image dimention, for example to increae each axes in half. How do I do that?
- Does it effected from the size of the object I want to find?
Thx
Réponses (0)
Catégories
En savoir plus sur Object Detection dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!