An open API service indexing awesome lists of open source software.

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"

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 :)