Files
OpenGait/README.md
T
2024-01-31 17:09:10 +08:00

8.4 KiB

logo
nmbgcl

OpenGait is a flexible and extensible gait recognition project provided by the Shiqi Yu Group and supported in part by WATRIX.AI. The corresponding paper has been accepted by CVPR2023 as a highlight paper.

What's New

Our Publications

  • [AAAI'24] SkeletonGait++: Gait Recognition Using Skeleton Maps. Paper, and Code (coming soon).
  • [AAAI'24] Cross-Covariate Gait Recognition: A Benchmark. Paper, Dataset, and Code (coming soon).
  • [Arxiv'23] Exploring Deep Models for Practical Gait Recognition. Paper, DeepGaitV2, and SwinGait.
  • [PAMI'23] Learning Gait Representation from Massive Unlabelled Walking Videos: A Benchmark, Paper, Dataset, and Code.
  • [CVPR'23] LidarGait: Benchmarking 3D Gait Recognition with Point Clouds, Paper, Dataset and Code.
  • [CVPR'23] OpenGait: Revisiting Gait Recognition Toward Better Practicality, Highlight Paper, and Code.
  • [ECCV'22] GaitEdge: Beyond Plain End-to-end Gait Recognition for Better Practicality, Paper, and Code.

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

probe1-After

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

Highlighted features

Getting Started

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

Model Zoo

Hugging Face Models

Results of appearance-based gait recognition are available here.

Results of pose-based gait recognition are available here.

Authors:

OpenGait Team (OGT)

Acknowledgement

Citation

@InProceedings{Fan_2023_CVPR,
    author    = {Fan, Chao and Liang, Junhao and Shen, Chuanfu and Hou, Saihui and Huang, Yongzhen and Yu, Shiqi},
    title     = {OpenGait: Revisiting Gait Recognition Towards Better Practicality},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2023},
    pages     = {9707-9716}
}

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