fast-reid/projects/FastDistill/configs/sbs_r101ibn.yml

12 lines
188 B
YAML

_BASE_: Base-kd.yml
MODEL:
BACKBONE:
WITH_IBN: True
DEPTH: 101x
DATASETS:
NAMES: ("DukeMTMC",)
TESTS: ("DukeMTMC",)
OUTPUT_DIR: projects/FastDistill/logs/dukemtmc/r101_ibn