Files
OpenGait/README.md
T
2023-05-22 11:28:46 +08:00

5.1 KiB
Raw Blame History

logo
nmbgcl

🎉🎉🎉 OpenGait has been accpected by CVPR2023 as a highlight paper 🎉🎉🎉

OpenGait is a flexible and extensible gait recognition project provided by the Shiqi Yu Group and supported in part by WATRIX.AI.

What's New

Our Publications

  • [CVPR 2023] LidarGait: Benchmarking 3D Gait Recognition with Point Clouds, Paper, Dataset and Code(Coming Soon).
  • [CVPR 2023 Highlight] OpenGait: Revisiting Gait Recognition Toward Better Practicality, Paper, Code.
  • [ECCV 2022] GaitEdge: Beyond Plain End-to-end Gait Recognition for Better Practicality, Paper, Code.

A Real Gait Recognition System: All-in-One-Gait

gallery probe1-After probe2-After

The workflow of All-in-One-Gait involves the processes of pedestrian tracking, segmentation and recognition.

The participants shown in the left video are gallery subjects, and that of other two videos are probe subjects. The recognition results are represented by the color of the bounding boxes.

Highlighted features

Getting Started

Please see 0.get_started.md. We also provide the following tutorials for your reference:

Model Zoo

Results and models are available in the model zoo.

Authors:

Open Gait Team (OGT)

Acknowledgement

Citation

@misc{fan2022opengait,
      title={OpenGait: Revisiting Gait Recognition Toward Better Practicality}, 
      author={Chao Fan and Junhao Liang and Chuanfu Shen and Saihui Hou and Yongzhen Huang and Shiqi Yu},
      year={2022},
      eprint={2211.06597},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Note: This code is only used for academic purposes, people cannot use this code for anything that might be considered commercial use.