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: 11 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T21:33:57.000Z (over 5 years ago)
- Last Synced: 2025-04-11T14:55:48.918Z (about 1 year 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 :)