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

No such file or directory:'./datasets/linemod/linemod_preprocessed/data/01/train.txt' #228

Open
nanxiaoyixuan opened this issue May 19, 2024 · 1 comment

Comments

@nanxiaoyixuan
Copy link

I'm sorry to bother you, but I recently had some problems debugging my own linemod dataset with code training. No matter where the break point is debug, 'dataset.py'(input_file = open('{0}/data/{1}/train.txt'.format(self.root, '%02d' % item)) will always report an error, as follows:
No such file or directory:'./datasets/linemod/linemod_preprocessed/data/01/train.txt'
I can't see the progress of the code through debug.
But the fault does not affect LINEMOD data set by 'bash. / experiments/scripts/train_linemod. Sh' to train, how did this happen? Is there any way to fix this?
Thank you very much for your help. I wish you good health and success in your work.
2024-05-19 19-06-14屏幕截图

@nanxiaoyixuan
Copy link
Author

Files exist, the path is no problem, you can train the test normally, that is, debug will report an error

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