Closed dimadobriy closed 2 years ago
it seems the problem is in connection with FTP server, isn't it?
Hey. Yes, it seems that MVTec changed the download link for the dataset. I updated the link in the code and pushed it. Should work now.
PS: The pprofile package is actually optional. I removed it from requirements.txt.
@liznerski Great, it works! Thank you.
Greetings! First of all, I would like to thank you for sharing this project. It was a pleasure to study the main paper. I would like to ask for some help in solving the problems related to running the code. The first problem occurred after running the command
pip install .
It failed to install the required version of pprofile. By modifying the requirements.txt for pprofile from version pprofile==2.0.5 to pprofile==2.1, the problem was solved. The Fashion MNIST and CIFAR runners seem to be working correctly. However, MVTec-AD, unfortunately, does not start. Any idea what I could be doing wrong? is it possible that this error was a consequence of changing the version of the pprofile?
Thanks for patience.
I use Ubuntu 20.04, virtualenv
LOG: