Action_Recognition_Zoo
Action recognition toolkit
A collection of codes and tools for building action recognition models using deep learning techniques
Codes for popular action recognition models, verified on the something-something data set.
244 stars
14 watching
38 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
action-recognitionpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
huguyuehuhu/hcn-pytorch | Replication of a PyTorch model for action recognition and detection from skeleton data | 219 |
andreas-bulling/actrectut | A toolkit providing a framework and tools for designing and evaluating activity recognition systems using inertial sensors. | 56 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
chaoyuaw/pytorch-coviar | A PyTorch implementation of a compressed video action recognition system | 502 |
embodiedgpt/embodiedgpt_pytorch | A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 340 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
open-mmlab/mmaction | An open-source toolbox for action understanding from video data using PyTorch. | 1,863 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
alankbi/detecto | A Python package for building and deploying computer vision models with PyTorch | 613 |
tengshaofeng/residualattentionnetwork-pytorch | Implementing a deep learning framework for image classification using Residual Attention Network architecture | 680 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
dl-it/generative_zoo | A collection of generative models implemented in Python using PyTorch | 54 |
lightning-universe/lightning-bolts | Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,693 |
pytorch/tnt | A collection of tools and utilities for building and training neural networks with PyTorch. | 1,663 |