Object Detection : Training with images that do not contain objects
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Odo Luo
am 13 Apr. 2022
Beantwortet: Odo Luo
am 21 Nov. 2022
Hello,
I am training a Mask RCNN model. Some of my images in the training data do not have any objects I want to detect.
According to:
I need a Mx4 matrix for the bounding boxes for each object.
What value should I past as matrix and label if the training image does not contain any object?
Should I leave these images out?
Best Regards
2 Kommentare
Wai Hin Cheung
am 21 Jul. 2022
Have you found a solution to this?
I am also facing the same problem.
What happens if I have an image that does not contain any object? When I feed it into the trained model, will the detector be able to output something like 'no object detected in this image'?
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Computer Vision with Simulink finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!