Training data from a read of the input datastore contains invalid bounding boxes
2 ビュー (過去 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!