错误detectron2.data.detection

错误detectron2.data.detection,第1张

错误detectron2.data.detection
detectron2.data.detection_utils.SizeMismatchError: Mismatched image shape for image data/augmented_images/PAID/0062_2.jpg, got (864, 1152), expect (1152, 864). Please check the width/height in your annotation.

解决办法:

# 你的报错信息会提示你detectron2/data/detection_utils.py的路径,换成你的即可
 vim /home/dapeng/anaconda3/envs/yolov5/lib/python3.9/site-packages/detectron2/data/detection_utils.py

194-205行代码注释

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5625252.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-15
下一篇 2022-12-15

发表评论

登录后才能评论

评论列表(0条)

保存