mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
8 lines
133 B
YAML
8 lines
133 B
YAML
_BASE_: "../Base-Strongerbaseline.yml"
|
|
|
|
DATASETS:
|
|
NAMES: ("DukeMTMC",)
|
|
TESTS: ("DukeMTMC",)
|
|
|
|
OUTPUT_DIR: "logs/dukemtmc/sbs_R50"
|