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

File not found on Windows devices #14

Open
julenAlbi opened this issue Nov 4, 2022 · 0 comments · May be fixed by #15
Open

File not found on Windows devices #14

julenAlbi opened this issue Nov 4, 2022 · 0 comments · May be fixed by #15

Comments

@julenAlbi
Copy link

When I run the inference script with windows paths I get FileNotFoundError.

Input:
python inference.py --img_path input\IMG_0416_640x480.png --restore_from=pretrained_models\ResNet101

Error:
FileNotFoundError: [Errno 2] No such file or directory: './output/input\\IMG_0416_640x480.png'

@julenAlbi julenAlbi linked a pull request Nov 4, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant