Do I have to resize my images?
Mostra commenti meno recenti
Hello, I have database with so many images... I have to do object detection with these images... there are no annotations in this database so I think I have to use ImageLabeler to annotate the images... but when i finished annotation for example on 500 images, do I have to resize them before doing next steps ? Is this the first step before object detection? I am going to do Object detection using YOLOv4...
Risposte (2)
Image Analyst
il 5 Mag 2023
0 voti
All the original images and labeled images need to match the image size that YOLO expects.
4 Commenti
Adrian Kleffler
il 5 Mag 2023
Image Analyst
il 5 Mag 2023
I don't know anything about databases. Do you have the database toolbox? What brand of database do you have? Oracle, Mongo, MS Access, etc.? But I don't see how some field in a database has any effect on the images you feed into your deep learning training function.
Adrian Kleffler
il 5 Mag 2023
Image Analyst
il 5 Mag 2023
Like I said. You have to resize your images to match what your neural network is expecting.
And I don't know anything about relational databases.
Kevin Holly
il 8 Mag 2023
0 voti
To answer your question in regards to databases:
Categorie
Scopri di più su Image Processing and Computer Vision in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!