Skip to content

Ref-rain/MECL-reid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Prepare Pre-trained Models

mkdir logs && cd logs
# download the the pretrained model and save it to logs

The file tree should be

logs
└── pretrained
    ├── resnet50_ibn_a.pth.tar
    └── resnet101_ibn_a.pth.tar

The pretrained models for ibn should be found in IBN-Net

Training

# Note, this script is for  my slurm environment 
# and you should modify it to adapt you own training environment
./scripts/multi_source/train_to_market.sh resnet_ibn50a VI_Face_1080TI 8 ${description} ${port}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published