Skip to content

1KK077/IDKL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

[CVPR2024]IDKL: Implicit Discriminative Knowledge Learning for Visible-Infrared Person Re-Identification. (https://arxiv.org/abs/2403.11708)

Environmental requirements:

PyTorch == 1.10.0

ignite == 0.2.1

torchvision == 0.11.2

apex == 0.1

Training:

To train the model, you can use following command:

SYSU-MM01:

python train.py --cfg ./configs/SYSU.yml

RegDB:

python train.py --cfg ./configs/RegDB.yml

RegDB:

python train.py --cfg ./configs/RegDB.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages