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.

채택된 답변

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 CenterFile 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!

Translated by