分享至
Exception: train: Error loading data from ./datasets/custom/train2017.txt: train: No images found
在訓練過程中出現找不到image的情況,請問這是什麽原因,怎麽解決(ps:路徑都沒有問題)
解決方式:Yolo5也會遇到問題,就是把要訓練的dataset放在yolov7資料夾同一個目錄下
已邀請的邦友 {{ invite_list.length }}/5
https://github.com/WongKinYiu/yolov7/blob/2fdc7f14395f6532ad05fb3e6970150a6a83d290/utils/datasets.py#L384
照error跟source code對比是讀檔錯誤吧先把file structure跟txt內容附上
請參考 YOLO v7 實測 或 YOLO v8 實測。
IT邦幫忙