Training data from a read of the input datastore contains invalid bounding boxes

4 ビュー (過去 30 日間)
ahmad
ahmad 2023 年 9 月 17 日
編集済み: Kiran Kintali 2023 年 9 月 18 日
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.

採用された回答

Kiran Kintali
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 件)

カテゴリ

Help Center および File ExchangeDeep Learning for Image Processing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by