Config-Files have wrong structure? #671
-
Describe the bug
To Reproduce Steps to reproduce the behavior:
Hardware and Software Configuration
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Here are my installed dependencies and their versions: The used config file looks like this:
|
Beta Was this translation helpful? Give feedback.
-
Hi @WAKCL, this config file is for the new CLI that we plan on merging. If you want to use For example, |
Beta Was this translation helpful? Give feedback.
Hi @WAKCL, this config file is for the new CLI that we plan on merging. If you want to use
python tools/train.py --config
you need to use the old config format. For padim model, it is located here.For example,
python tools/train.py --config anomalib/models/padim/config.yaml