Deep Space
Deep Space
Now I want to use patchcore to train,but my dateset don't include the ground_truth image.What should I do to let it work?
Dear Mr.Danial, Thanks for sharing your code. I meet the following errors when running driver.py: File "D:\One-Class-NeuralNetwork-master\ocnn.py", line 94, in train_model model_dir = f"models/ocnn_{datetime.now().strftime('%Y-%m-%d-%H:%M:%s')}" ValueError: Invalid format string
I want to use python to predict a picture,but I don't know how to start.Please help me ,thank you.
Great work,hope you can update the train code so that we can finetune the model for a typical work.