AlignGAN
[ICCV2019] RGB-Infrared Cross-Modality Person Re-Identification via Joint Pixel and Feature Alignment
Install / Use
/learn @wangguanan/AlignGANREADME
AlignGAN
This is the official implementation for AlignGAN(ICCV2019). Please refer our paper for more details:
[Paper, Poster] RGB-Infrared Cross-Modality Person Re-Identification via Joint Pixel and Feature Alignment
Guan'an Wang, Tianzhu Zhang, Jian Cheng, Si Liu, Yang Yang and Zengguang Hou

Bibtex
If you find the code useful, please consider citing our paper:
@InProceedings{wang2019aligngan,
author = {Wang, Guan'an and Zhang, Tianzhu and Cheng, Jian and Liu, Si and Yang, Yang and Hou, Zengguang},
title = {RGB-Infrared Cross-Modality Person Re-Identification via Joint Pixel and Feature Alignment},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}
Dependencies
- Anaconda (Python 3.7)
- PyTorch 1.1.0
- GPU Memory >= 40G
- Memory >= 20G
Dataset Preparation
- SYSU-MM01 Dataset [link]
Train
# train, please replace sysu-mm01-path with your own path
python main.py --dataset_path sysu-mm01-path --mode train
Test with Pre-trained Model
- pretrained model (Google Drive, Baidu Disk(code:zsr8)), please download all the 8 files into a folder.
- test with the pre-trained model
# test with pretrained model, please sysu-mm01-path and pretrained-model-path with your own paths
python main.py --dataset_path sysu-mm01-path --mode test --pretrained_model_path pretrained-model-path --pretrained_model_index 250
Experimental Results
-
Settings
- We trained our model with 4 GTX1080ti GPUs.
-
Comparison with SOTA

-
Pixel Alignment Module

-
Feature ALignment Module

License
This repo is released under the MIT License.
Contacts
If you have any question about the project, please feel free to contact with me.
E-mail: guan.wang0706@gmail.com
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
research_rules
Research & Verification Rules Quote Verification Protocol Primary Task "Make sure that the quote is relevant to the chapter and so you we want to make sure that we want to have it identifie
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
