qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.13k stars 3.45k forks source link

'FileNotFoundError: [Errno 2] No such file or directory: './coco2017/train2017/train2017/000000448521.jpg' #671

Closed wyjko closed 4 years ago

wyjko commented 4 years ago

When I use train.py with gpu ,it shows 'FileNotFoundError: [Errno 2] No such file or directory: './coco2017/train2017/train2017/000000448521.jpg''. I tried to use absolute path and relative path to generate train.txt,but it also shows the same error.Can you help me? Thank you very much!

Kuuuo commented 4 years ago

Have you solved the problem yet? I made a similar mistake

wyjko commented 4 years ago

Have you solved the problem yet? I made a similar mistake

I use Google cloab,Then I found out that it was caused by the transmission problem between the hard disk and cloab. Only a few more connections were needed and no error was reported.

Kuuuo commented 4 years ago

OK,Thank you 

------------------ 原始邮件 ------------------ 发件人: "wyjko"<notifications@github.com>; 发送时间: 2020年7月20日(星期一) 晚上7:50 收件人: "qqwweee/keras-yolo3"<keras-yolo3@noreply.github.com>; 抄送: "Kuuuo"<36560912@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [qqwweee/keras-yolo3] 'FileNotFoundError: [Errno 2] No such file or directory: './coco2017/train2017/train2017/000000448521.jpg' (#671)

Have you solved the problem yet? I made a similar mistake

I use Google cloab,Then I found out that it was caused by the transmission problem between the hard disk and cloab. Only a few more connections were needed and no error was reported.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.