Home

Awesome

Adaptive Cross-Domain learning for Generalizable Person Re-Identification

Requirements

Run

  # train
  python copy_launch.py

  # test
  python3 tools/train_net.py --config-file ./configs/bagtricks_DR50_mix.yml --eval-only MODEL.WEIGHTS /path/to/checkpoint_file MODEL.DEVICE "cuda:0"

Acknowledgments

This repo borrows partially from fast-reid, and MetaBIN.