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!