mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
11 lines
189 B
YAML
11 lines
189 B
YAML
_BASE_: Base-attribute.yml
|
|
|
|
DATASETS:
|
|
NAMES: ("DukeMTMCAttr",)
|
|
TESTS: ("DukeMTMCAttr",)
|
|
|
|
MODEL:
|
|
HEADS:
|
|
NUM_CLASSES: 23
|
|
|
|
OUTPUT_DIR: projects/FastAttr/logs/dukemtmc/strong_baseline |