Replies: 1 comment
-
Hello, refer to following page in docs for correct format: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am doing the following on my custom data:
python tools/train.py --model patchcore --config path/to/the/modified/config/file.
When I run it, I get
The changes I made to the config file are attached below:


When I use only
python tools/train.py --model patchcore
,it works fine. What is wrong with my custom case?
Beta Was this translation helpful? Give feedback.
All reactions