Training data from a read of the input datastore contains invalid bounding boxes
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
ahmad
am 17 Sep. 2023
Bearbeitet: Kiran Kintali
am 18 Sep. 2023
hi everyone
when i start training my yolov4 error apper as given how can i resolve it.
Invalid transform function defined on datastore.
The cause of the error was:
Error using vision.internal.cnn.validation.checkTrainingBoxes
Training data from a read of the input datastore contains invalid bounding boxes. Bounding boxes must be
non-empty, fully contained within their associated image and must have positive width and height. Use datastore
transform method and remove invalid bounding boxes.
0 Kommentare
Akzeptierte Antwort
Kiran Kintali
am 18 Sep. 2023
Bearbeitet: Kiran Kintali
am 18 Sep. 2023
This example is about yolov2 but may have some useful training and deployment tips.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing and Computer Vision 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!