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

Issues Recreating Model #16

Open
smithty48 opened this issue Nov 27, 2023 · 2 comments
Open

Issues Recreating Model #16

smithty48 opened this issue Nov 27, 2023 · 2 comments

Comments

@smithty48
Copy link

I have been trying to run the model for quite some time and finally stumbled across an error I think could be solved through an issue.

When running visa.py:
image

and when running test.py:
image

I did attempt also to run a version of test.py on my local machine and it couldn't find visa.json, which is why I was running visa.py. Please let me know if you have a solution or if there is something I might be doing incorrectly when loading in the model to get testing results.

Thanks!

@smithty48
Copy link
Author

image
Here's another issue I have been seeing when trying to run .py files

@ByChelsea
Copy link
Owner

ByChelsea commented Nov 30, 2023

Hi, have you placed the dataset visa in the ./data folder? The issue you encountered when running visa.py seems to be because you haven't placed the dataset in the correct location.

I suggest preparing the data first by successfully running visa.py and mvtec.py before executing other files, as this will help prevent potential errors.

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