virtual-walk icon indicating copy to clipboard operation
virtual-walk copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'models\\resnet_stride16\\group1-shard1of23.bin'

Open xiaoxin05 opened this issue 5 years ago • 6 comments

Hi, First of all, thank you for sharing your technology, which has inspired me a lot. Therefore, I want to reproduce it and learn from it However, I encountered the above problem, I ran download_models.py only got the JSON file, but the.bin file was missing

xiaoxin05 avatar Oct 10 '20 08:10 xiaoxin05

Hi, could you check if you have all the bin and json files in the folder ./models/stride_16/? I think this has to do with the folder naming and the download script works fine.

javirk avatar Oct 10 '20 11:10 javirk

Hi, I haven't made any changes to your open source (virtual-walk) (only the output folder path has been modified in "download_models.py") But, I had a problem which is shown in the attached figure.

Thank you.

------------------ 原始邮件 ------------------ 发件人: "Moving-AI/virtual-walk" <[email protected]>; 发送时间: 2020年10月10日(星期六) 晚上7:32 收件人: "Moving-AI/virtual-walk"<[email protected]>; 抄送: "张雯欣"<[email protected]>;"Author"<[email protected]>; 主题: Re: [Moving-AI/virtual-walk] FileNotFoundError: [Errno 2] No such file or directory: 'models\resnet_stride16\group1-shard1of23.bin' (#20)

Hi, could you check if you have all the bin and json files in the folder ./models/stride_16/? I think this has to do with the folder naming and the download script works fine.

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

xiaoxin05 avatar Oct 10 '20 11:10 xiaoxin05

I can't see any attached figure. I tried the code as it is and the only problem I could find was related to the folder naming (everything downloaded perfectly but in a different folder). I will solve that issue it in the following hours in an upcoming PR, but I don't know if you are referring to the same thing.

Thank you for your help!

javirk avatar Oct 10 '20 18:10 javirk

Hi, You can see the attached file (two images) by dragging down the current page of the email. My problem is that  missing  (such as group1-shard1of23.bin) .bin file when I run download_models.py

My configuration environment is windows.

  1. The red box shows what is generated by the Models after running the code(download_models.py)

2.  After I run this code (that is download_models.py ) and run execute.py, I got the error shown in the figure below

Thank you for reply. 

I don't know if you understand my mistake. 

------------------ 原始邮件 ------------------ 发件人: "notifications"<[email protected]>; 发送时间: 2020年10月11日(星期天) 凌晨2:19 收件人: "Moving-AI/virtual-walk"<[email protected]>; 抄送: "张雯欣"<[email protected]>; "Author"<[email protected]>; 主题: Re: [Moving-AI/virtual-walk] FileNotFoundError: [Errno 2] No such file or directory: 'models\resnet_stride16\group1-shard1of23.bin' (#20)

I can't see any attached figure. I tried the code as it is and the only problem I could find was related to the folder naming (everything downloaded perfectly but in a different folder). I will solve that issue it in the following hours in an upcoming PR, but I don't know if you are referring to the same thing.

Thank you for your help!

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

xiaoxin05 avatar Oct 11 '20 00:10 xiaoxin05

Could you upload the images using the github comments or any other public platform? I can't see them in either email or github.

Thanks!

javirk avatar Oct 12 '20 15:10 javirk

Thank you for your letter. I will put the image on Github as soon as possible. I will describe my problem as follows: Firstly, My environment is Windows and others (requirement.txt ) Secondly, I will describe the problem.

  1. After I run this code (that is download_models.py ) and run execute.py, I got the error shown in the figure below image

  2. The red box shows what is generated by the Models after running the code(download_models.py) image

Thank you for your reply. I don't know if you understand my mistake.

xiaoxin05 avatar Oct 13 '20 15:10 xiaoxin05