https://github.com/sshkhr/cmgan
PyTorch code for the IJCAI 2018 paper "Cross-Modality Person Re-Identification with Generative Adversarial Training"
https://github.com/sshkhr/cmgan
Last synced: about 1 month ago
JSON representation
PyTorch code for the IJCAI 2018 paper "Cross-Modality Person Re-Identification with Generative Adversarial Training"
- Host: GitHub
- URL: https://github.com/sshkhr/cmgan
- Owner: sshkhr
- Created: 2018-10-16T10:14:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T21:33:57.000Z (over 4 years ago)
- Last Synced: 2025-03-25T10:45:10.427Z (about 2 months ago)
- Language: Python
- Size: 272 KB
- Stars: 64
- Watchers: 3
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cross-modal-PRID-GAN
Code for the IJCAI 2018 paper [Cross-Modality Person Re-Identification with Generative Adversarial Training](https://www.ijcai.org/proceedings/2018/94) . This model performs adversarial learning on multi-modal images (RGB and Infrared) to perform re-identification across modalities.
![]()
## Update:
This code is under active development (after almost 2 years). I hope to add results and models by summer 2021! Stay tuned :)