Repository navigation

#

human-action-recognition

This repository allows you to classify 40 different human actions. Pose detection, estimation and classification is also performed. Poses are classified into sitting, upright and lying down.

Python
230
3 个月前

Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)

Python
180
9 年前

Source code for "Learning Graph Convolutional Network for Skeleton-based Human Action Recognition by Neural Searching", AAAI2020

Python
151
5 年前

Surveillance Perspective Human Action Recognition Dataset: 7759 Videos from 14 Action Classes, aggregated from multiple sources, all cropped spatio-temporally and filmed from a surveillance-camera like position.

Python
96
18 天前

This repository contains the MPOSE2021 Dataset for short-time pose-based Human Action Recognition (HAR).

Python
54
1 年前

[AAAI-2024] HARDVS: Revisiting Human Activity Recognition with Dynamic Vision Sensors

Python
41
11 天前

[TPAMI 2020] "Privacy-Preserving Deep Action Recognition: An Adversarial Learning Framework and A New Dataset" by Zhenyu Wu, Haotao Wang, Zhaowen Wang, Hailin Jin, and Zhangyang Wang

Jupyter Notebook
40
3 年前

Computer Vision Project : Action Recognition on UCF101 Dataset

Jupyter Notebook
39
5 年前

This repository provides implementation of a baseline method and our proposed methods for efficient Skeleton-based Human Action Recognition.

Python
32
5 个月前

MSR Action Recognition Datasets and Codes

Jupyter Notebook
28
6 年前

Activity Recognition using Temporal Optical Flow Convolutional Features and Multi-Layer LSTM

C++
25
4 年前

Deep learning model that predicts human action in a given video feed using pose estimation

Jupyter Notebook
22
6 年前

机器学习实现基于手机六轴数据的人体动作识别和计数功能。并利用云服务器和微信小程序在手机上实现。 Use machine learning to achieve human activity recognition and counting function based on cell phone six-axis data. Achieve it on phone using ECS and WeChat mini-program.

Jupyter Notebook
21
2 年前

Code for HAR-GCNN: Deep Graph CNNs for Human Activity Recognition From Highly Unlabeled Mobile Sensor Data, IEEE PerCom CoMoRea 2022

Python
13
3 年前

This includes a novel method to measure the quality of the actions performed in Olympic weightlifting using human action recognition in videos. Human action recognition is a well-studied problem in computer vision and on the other hand action quality assessment is researched and experimented comparatively low. This is due to the lack of datasets that can be used to assess the quality of actions. In this research, we introduce a method to assess player techniques in weightlifting by using skeleton-based human action recognition. Furthermore, we introduce a new video dataset for action recognition in weightlifting which is annotated to frame level. We intended to develop a viable automated scoring system through action recognition that would be beneficial in the sports industry.

9
4 年前

Implementation of some popular skeleton based Human Action Recognition methods basis on Deep Neural Networks.

Python
9
3 年前