Giter Site home page Giter Site logo

wuancong / cmam Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 1.84 MB

Dataset and implementation of "Asymmetric Mutual Learning for Unsupervised Transferable Visible-Infrared Re-Identification" (IEEE TCSVT 2024)

Python 97.98% Makefile 0.01% Cython 1.51% Shell 0.50%

cmam's Introduction

Cross-Modality Asymmetric Mutual Learning

Asymmetric Mutual Learning for Unsupervised Transferable Visible-Infrared Re-Identification (IEEE TCSVT 2024)
[paper].

This repository contains the code for training and evaluation on SYSU-MM01, RegDB and SYSU-MM02 (new dataset introduced in this paper).

Dataset description

The SYSU-MM02 dataset is an RGB-Infrared (IR) multi-modality pedestrian dataset for unsupervised cross-modality person re-identification. The training set is constructed by pedestrian detection on untrimmed videos, which contains more noises than the training sets of existing manually labeled visible-infrared pedestrian benchmark datasets. The training set contains 7,440 visible images and 13,614 near infrared images. The testing set contains 2,360 visible images and 2,360 near infrared images of 118 identities.

SYSU-MM02 dataset download

Please send a signed dataset release agreement copy to [email protected]. If your application is passed, we will send the download link of the dataset. The pedestrian captured in "examples" folder of SYSU-MM02 has signed a privacy license to allow the images to be used for scientific research and shown in research papers. The other pedestrians are not allowed to be shown publicly, whose faces are masked to avoid privacy problem.

Dependencies

The implementation is based on pytorch 1.13.1+cu117 and 1 NVIDIA RTX 3090. The required packages are listed in requirements.txt.

pip install -r requirements.txt

Data preparation

  • SYSU-MM02
    Apply for the dataset following the instruction above. Download the dataset and unzip it in ./datasets/SYSU-MM02.

  • market1501_gen
    market1501_gen.zip [Baiduyun] [Google Drive] contains fake infrared images of Market-1501 transformed by diffusion model, which is required for training in our method. Download and unzip it in ./datasets/market1501_gen.

  • SYSU-MM01
    Apply for the dataset following the instruction in https://github.com/wuancong/SYSU-MM01. Download the dataset and put the image folders in ./datasets/SYSU-MM01.

  • RegDB
    Apply for the dataset following the instruction in Nguyen et al., Sensors 2017.
    Download and unzip the dataset in ./datasets/RegDB.

Model training and testing

We provide examples of training scripts for SYSU-MM01, SYSU-MM02 and RegDB in ./scripts. Evaluation results are saved in ./logs.

Acknowledgement

We based our codes on JDAI-CV/fast-reid.

Citation

If you find the SYSU-MM02 dataset or this code useful, please cite

Ancong Wu, Chengzhi Lin, Wei-Shi Zheng. Asymmetric Mutual Learning for Unsupervised Transferable Visible-Infrared Re-Identification. 
IEEE Transactions on Circuits and Systems for Video Technology (IEEE TCSVT), 2024.

cmam's People

Contributors

wuancong avatar

Watchers

 avatar Kostas Georgiou avatar

Forkers

emersonzc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.