Do I have to resize my images?

2 次查看(过去 30 天)
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...

回答(2 个)

Image Analyst
Image Analyst 2023-5-5
All the original images and labeled images need to match the image size that YOLO expects.
  4 个评论
Adrian Kleffler
Adrian Kleffler 2023-5-5
I have my own images which i was given... let´s say i have 400 images downloaded in my pc and i have to work with them ...
Image Analyst
Image Analyst 2023-5-5
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
Kevin Holly 2023-5-8

类别

Help CenterFile Exchange 中查找有关 Deep Learning for Image Processing 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by