Training data from a read of the input datastore contains invalid bounding boxes
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Kiran Kintali
2023-9-18
编辑:Kiran Kintali
2023-9-18
This example is about yolov2 but may have some useful training and deployment tips.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing and Computer Vision 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!