GithubHelp home page GithubHelp logo

qbxlvnf11 / skeleton-based-action-recognition-methods Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.09 MB

Pytorch implementation of skeleton-based action recognition methods

License: MIT License

action-recognition cnn gcn skeleton skeleton-based-action-recognition action-classification posec3d 2s-agcn

skeleton-based-action-recognition-methods's Introduction

Available Model List

- Refer to each Branch of this repository

@article{2s-AGCN,
  title={Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition},
  author={Lei Shi, Yifan Zhang, Jian Cheng, Hanqing Lu},
  journal = {IEEE Conference on Computer Vision and Pattern Recognition, 2019},
  year={2019}
}
@article{PoseC3D,
  title={Revisiting Skeleton-based Action Recognition},
  author={Haodong Duan, Yue Zhao, Kai Chen, Dahua Lin, Bo Dai},
  journal = {IEEE Conference on Computer Vision and Pattern Recognition, 2022},
  year={2022}
}
@article{CRT-GCN,
  title={Channel-wise Topology Refinement Graph Convolution for Skeleton-Based Action Recognition},
  author={Yuxin Chen, Ziqi Zhang, Chunfeng Yuan, Bing Li, Ying Deng, Weiming Hu},
  journal = {International Conference on Computer Vision, 2021},
  year={2021}
}

Skeleton-Based Action Recognition Methods

- Skeleton-based action recognition

  • A computer vision task that involves recognizing human actions from a sequence of 3D skeletal joint data
  • The goal of skeleton-based action recognition is to develop algorithms that can understand and classify human actions from skeleton data
  • The gcn-based method (extracting visual features) and the cnn-based method (extracting graph features) are mainly used.

- Goals of this repository

  • Various skeleton-based action recognition methods implementation/test/customization etc.

Datasets

- NTU RGB+D

  • Download link: https://github.com/shahroudy/NTURGB-D

  • Data volume and classes

    • 56,000 action clips in 60 action classes
    • Kind of classes
      • NTU RGB+D: A1 to A60, NTU RGB+D 120: A1 to A120

  • Cross-subject (X-Sub) Train/Valid subset

    • Training set: 40,320 clips
    • validation set: 16,560
    • The actors in the two subsets are different
  • Cross-view (X-View) Train/Valid subset

    • Training set (captured by cameras 2 and 3): 37,920 clips
    • validation set (captured by camera 1): 18,960 clips
  • Details of data

    • Each action is captured by 3 cameras at the same height but from different horizontal angles: −45, 0, 45
    • 3D joint locations of each frame detected by Kinect depth sensors
    • 25 joints for each subject in the skeleton sequences, while each video has no more than 2 subjects

- Kinetics-skeleton

- FineGym

  • Details of data

    • Organizing both the semantic and temporal annotations hierarchically

    • Semantic annotations: three-level categories of actions and sub-actions

      • Events
        • Coarsest level of the hierarchy
        • Actions belonging to different gymnastic routines
        • E.g. vault (VT), floor exercise (FX), uneven-bars (UB), and balance-beam (BB)
      • Sets
        • Mid-level categories
        • Describing sub-actions
        • A set holds several technically and visually similar elements
        • E.g. Flight-handspring, Beam-Turns, Flight-Salto etc.
      • Elements
        • Finest granularity are element categories
        • Equips sub-actions with more detailed descriptions than the set categories
        • E.g. a sub-action instance of the set beam-dismounts could be more precisely described as double salto backward tucked or other element categories in the set.
    • Two-levels temporal annotations

      • Locations of all events in a video
      • Locations of sub-actions in an action instance (i.e. event instance)

- Goyang Taekwondo Dataset

Author

skeleton-based-action-recognition-methods's People

Contributors

qbxlvnf11 avatar

Watchers

 avatar  avatar

skeleton-based-action-recognition-methods'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.