sshkhr / cmGAN

PyTorch code for the IJCAI 2018 paper "Cross-Modality Person Re-Identification with Generative Adversarial Training"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross-modal-PRID-GAN

Code for the IJCAI 2018 paper Cross-Modality Person Re-Identification with Generative Adversarial Training . 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 :)

About

PyTorch code for the IJCAI 2018 paper "Cross-Modality Person Re-Identification with Generative Adversarial Training"


Languages

Language:Python 100.0%