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, when test.py with -s for save segmented images #74

Open
hammerarthur1 opened this issue Oct 4, 2021 · 1 comment

Comments

@hammerarthur1
Copy link

When using -s or --save (without any further information of a path), the script tells me, that the path ...MVTec-Anomaly-Detection-master\results\mvtec/bottle\baselineCAE\l2\04-10-2021_09-32-18\test\ssim_float64\segmentation\broken_large\000_seg.png' is not availible. When I use the -s with a path to any folder (eg. to ...\results\mvtec\bottle\baselineCAE\l2\04-10-2021_09-32-18\test\ssim_float64\segmentation) the script tells me, that there are unrecognized arguments. How to properly use the image segmentation?

Kindly asking for help.

@burn4science
Copy link

You don't need any further input, just use -s.

Did you call the finetuning.py script before? The test script can only be run afterwards.

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

2 participants