Training data from a read of the input datastore contains invalid bounding boxes
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ahmad
le 17 Sep 2023
Modifié(e) : Kiran Kintali
le 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 commentaires
Réponse acceptée
Kiran Kintali
le 18 Sep 2023
Modifié(e) : Kiran Kintali
le 18 Sep 2023
This example is about yolov2 but may have some useful training and deployment tips.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Processing and Computer Vision dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!