Skip to content

1024AILab/ReID-SEPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SEPG-Net

A Simple yet effective architecture for VI-ReID. No need for fancy, complicated methods.

Yiyuan Ge, Zhihao Chen, Ziyang Wang

🔥 NEWS 🔥

  • [09/2024] 📣We submitted our paper to ICASSP 2025.

  • [08/2024] 📣We released the code.

Demo Picture

  • (a) baseline
  • (b)SEPG-Net

Installation

Run pip install -r requirements.txt in the root directory of the project.

Training

  • The RegDB and SYSU-MM01 datasets are publicly available, which can be find at paper 1 and paper 2.

  • change the data_path in code/train_row.py (line 60 and 64).

  • python train_row.py --gpu 0 --dataset sysu (RegDB is similarly configured).

Contact

If you have any questions, feel free to approach me at gyy551805@126.com.

About

The code for our SEPG-Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages