Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i meet a problem after train after 110 epoches: FileNotFoundError: [Errno 2] No such file or directory: './data/OWOD/ImageSets/TOWOD/PROB_V1/learned_owod_t3_ft.txt' #68

Open
Taoxiaohei opened this issue Sep 30, 2024 · 0 comments

Comments

@Taoxiaohei
Copy link

Dear orrzohar, hello:
First of all, thank you for making the model open source and other work. I encountered some issues while reproducing the PROB model. I configured the environment according to your instructions and started training, but after 110 batches of training, the following error occurred:
FileNotFoundError: [Errno 2] No such file or directory: './data/OWOD/ImageSets/TOWOD/PROB_V1/learned_owod_t3_ft.txt'
I know that the missing file is not a fundamental error. I have encountered it before and found other errors above this error. But this time I didn't find any other errors above this one, only the following program:
新建 文本文档.txt

Can you tell me how to solve this?
Also, I have some questions. I now have weight files from 110 batches ago. What should I do if I want to continue training on this basis instead of starting over? How should I change the initial weights to the training results of my current 110 batches in the initialization file and start training again?
Looking forward to your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant