Stars
A Large RGB-D Video Dataset for Long-Distance Continuous Gesture Recognition
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
You Only Watch Once: A Unified CNN Architecture for Real-Time Spatiotemporal Action Localization
Yolov5+SlowFast: Realtime Action Detection Based on PytorchVideo
Spatial Temporal Transformer Network for Skeleton-Based Activity Recognition
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
A repository of resources used in our tutorials and guides ⚡️
Samples for TensorRT/Deepstream for Tesla & Jetson
Code for predicting clinical scores of parkinsonism (UPDRS-gait/SAS-gait) from skeleton trajectory data.
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
TexasInstruments / edgeai-yolov5
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite. Forked from https://ultralytics.com/yolov5
YOLOv8-pose implementation using PyTorch
基于yoloV7-pose添加任意个关键点和检测目标多分类
YOLOv7 Pose estimation using OpenCV, PyTorch
Cross-platform, customizable ML solutions for live and streaming media.
Project on recognising dynamic hand gesture from Chalearn Continuous gesture dataset for a total of 39 different gesture classes using 3D convolutional neural networks on Python3, keras with tensor…
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
This repository contains the implementation of a deep learning model for dynamic hand gesture recognition. This project explores a deep neural network's potential in understanding and classifying a…
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Deep learning based hand gesture recognition using LSTM and MediaPipie.
Real-time hand pose estimation and gesture classification using TensorRT
基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingface也有https://huggingface.co/spaces/Kedreamix/YoloGesture ,除此之…