We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 used the python script the author gave as follow :
!python efficientad.py --dataset mvtec_ad --subdataset wood !python mvtec_ad_evaluation/evaluate_experiment.py --dataset_base_dir './mvtec_anomaly_detection/' --anomaly_maps_dir './output/1/anomaly_maps/mvtec_ad/' --output_dir './output/1/metrics/mvtec_ad/' --evaluated_objects bottle
but the error says: "python3: can't open file '/content/efficientad.py': [Errno 2] No such file or directory"
I am running from colab What should i do next? Hope someone can point a way. Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I used the python script the author gave as follow :
but the error says:
"python3: can't open file '/content/efficientad.py': [Errno 2] No such file or directory"
I am running from colab
What should i do next? Hope someone can point a way. Thanks
The text was updated successfully, but these errors were encountered: