Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
-
Updated
Oct 10, 2025 - Python
8000
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
[IJCAI-21] "Time-Series Representation Learning via Temporal and Contextual Contrasting"
Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.
[TKDD 2023] AdaTime: A Benchmarking Suite for Domain Adaptation on Time Series Data
Multi Person Skeleton Based Action Recognition and Tracking
Human Activity Recognition using Channel State Information
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.
This repository provides the codes and data used in our paper "Human Activity Recognition Based on Wearable Sensor Data: A Standardization of the State-of-the-Art", where we implement and evaluate several state-of-the-art approaches, ranging from handcrafted-based methods to convolutional neural networks.
Classifying the physical activities performed by a user based on accelerometer and gyroscope sensor data collected by a smartphone in the user’s pocket. The activities to be classified are: Standing, Sitting, Stairsup, StairsDown, Walking and Cycling.
Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.
This is a platform containing the datasets and federated learning algorithms in IoT environments.
[EMNLP 2025] Official implementation of "SensorLLM: Aligning Large Language Models with Motion Sensors for Human Activity Recognition"
This is the research repository for Vid2Doppler: Synthesizing Doppler Radar Data from Videos for Training Privacy-Preserving Activity Recognition.
[AAAI-2024] HARDVS: Revisiting Human Activity Recognition with Dynamic Vision Sensors
Use a LSTM network to predict human activities from sensor signals collected from a smartphone
[ECAI 2020] Tensorflow 2.x Implementation of "Human Activity Recognition from Wearable Sensor Data Using Self-Attention"
Official source code for "Continual 3D Convolutional Neural Networks for Real-time Processing of Videos" [ECCV2022]
Improving Human Activity Recognition through Self-training with Unlabeled Data
Add a description, image, and links to the human-activity-recognition topic page so that developers can more easily learn about it.
To associate your repository with the human-activity-recognition topic, visit your repo's landing page and select "manage topics."