Training data from a read of the input datastore contains invalid bounding boxes
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
ahmad
il 17 Set 2023
Modificato: Kiran Kintali
il 18 Set 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 Commenti
Risposta accettata
Kiran Kintali
il 18 Set 2023
Modificato: Kiran Kintali
il 18 Set 2023
This example is about yolov2 but may have some useful training and deployment tips.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing and Computer Vision in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!