-
Notifications
You must be signed in to change notification settings - Fork 96
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
FileNotFoundError: [Errno 2] No such file or directory: 'data/meta\\masks_overlayed_eroded_0_dilated_0\\train\\masks\\000000150992 #235
Comments
Hi, Comments are appreciated. I am gonna try to run the entire data set for comparison. Cheers |
I think it has to do with the file paths and running things under windows instead of linux. Here is a similar discussion: I attempted to fix this in neptune.yaml by changing data/meta to data\meta but that did not change the result. However the outcome is the same even though the file path now seems to be correct. Traceback (most recent call last): Any hints? |
It seems that running things in Ubuntu instead of Windows fixes these issues. |
Someone can help me to fix this problem
Here is reported my neptune.YAML file
The text was updated successfully, but these errors were encountered: