Skip to content

1KK077/IDKL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 8, 2024
8676b62 · Aug 8, 2024

History

18 Commits
Aug 8, 2024
Apr 30, 2024

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