Giter Site home page Giter Site logo

icvteam / pirt Goto Github PK

View Code? Open in Web Editor NEW
15.0 5.0 2.0 130 KB

Pose-guided Inter- and Intra-part Relational Transformer for Occluded Person Re-Identification ACM MM 2021

License: Apache License 2.0

Python 96.84% Makefile 0.03% Cython 3.13%
re-identification occluded pytorch

pirt's Introduction

Pirt

Pose-guided Inter- and Intra-part Relational Transformer for Occluded Person Re-Identification official implement

Introduction

This repository contains the code for the paper: Pose-guided Inter- and Intra-part Relational Transformer for Occluded Person Re-Identification Zhongxing Ma, Yifan Zhao, Jia Li ACM Conference on Multimedia (ACM MM), 2021

Environments

  1. pytorch 1.6.0
  2. python 3.8
  3. pyyaml | yacs | termcolor | tqdm | faiss-cpu | tabulate | tabulate | matplotlib | tensorboard
  4. sklearn | enopis
  5. GTX 2080 Ti * 2
  6. CUDA 10.1

Getting Started

Working directory: /your/path/to/fast-reid/

Traning

python -u tools/train_net.py --config-file configs/Pirt.yml --num-gpus 2 OUTPUT_DIR logs/your/customed/path

Evaluation

python -u tools/train_net.py --eval-only --config-file configs/eval.yml --num-gpus 2 OUTPUT_DIR logs/your/customed/path

The config file of the model are placed at ./configs/Pirt.yml

Datasets

OccludedDuke or Market-1501 datasets shoule be placed at ./datasets/OccludedDuke

See the ./fastreid/data/datasets folder for detailed configuration

Pretrained Models

The pose-guided and resnet50 models should be placed at ../models_zoo/

resnet50. resnet50-ibn. pose_hrnet_w48_256x192.

Citing

@misc{ma2021poseguided,
      title={Pose-guided Inter- and Intra-part Relational Transformer for Occluded Person Re-Identification}, 
      author={Zhongxing Ma and Yifan Zhao and Jia Li},
      year={2021},
      eprint={2109.03483},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Acknowledgments

Our code is based on the early version of FAST-REID.

A awesome Repo for beginners to learn, you can find more details of the framework in it.

pirt's People

Contributors

laniuros avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

cv-ip pxmreid

pirt's Issues

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.