Training data from a read of the input datastore contains invalid bounding boxes
4 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Kiran Kintali
on 18 Sep 2023
Edited: Kiran Kintali
on 18 Sep 2023
This example is about yolov2 but may have some useful training and deployment tips.
0 Comments
More Answers (0)
See Also
Categories
Find more on Image Processing and Computer Vision in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!