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일

0 개 추천

All the original images and labeled images need to match the image size that YOLO expects.

댓글 수: 4

Adrian Kleffler
Adrian Kleffler 2023년 5월 5일
So should I first resize all images which I am going to use and then start anottation?
Image Analyst
Image Analyst 2023년 5월 5일
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
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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기

제품

릴리스

R2023a

질문:

2023년 5월 4일

답변:

2023년 5월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by