Code Monkey home page Code Monkey logo

person_reid_clothchanging's Introduction

Semantic-guided Pixel Sampling for Cloth-Changing Person Re-identification

In our paper publish, arxiv, we propose a semantic-guided pixel sampling approach for the cloth-changing person re-ID task. This repo contains the training and testing codes.

Prepare Dataset

  1. Download the PRCC dataset: PRCC
  2. Obtain the human body parts: SCHP
  3. The mask of PRCC dataset: Baidu, password: r9kc or Google

Trained Models

The trained models can be downloaded from: BaiduPan password: 6ulj, Google

Put the trained models to corresponding directories:
>pixel_sampling/imagenet/resnet50-19c8e357.pth
>pixel_sampling/logs/prcc_base/checkpoint_best.pth
>pixel_sampling/logs/prcc_hpm/checkpoint_best.pth
>...... 

Training and Testing Models

Only need to modify several parameters:

>parser.add_argument('--train', type=str, default='train', help='train, test')

>parser.add_argument('--data_dir', type=str, default='/data/prcc/')

then

>python train_prcc_base.py

Citations

If you think this work is useful for you, please cite

@article{shu2021semantic,
  title={Semantic-guided Pixel Sampling for Cloth-Changing Person Re-identification},
  author={Shu, Xiujun and Li, Ge and Wang, Xiao and Ruan, Weijian and Tian, Qi},
  journal={IEEE Signal Processing Letters},
  volume={28},
  pages={1365-1369},
  year={2021}, 
}

If you have any questions, please contact this e-mail: [email protected]

person_reid_clothchanging's People

Contributors

jackwei723 avatar

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.