2D-kinectics
Kinetics classifier
An implementation of a two-stream network for action classification on the Kinetics dataset using PyTorch.
Train action classification model based on individual frames
42 stars
4 watching
12 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
benedekrozemberczki/gam | An implementation of a graph classification model using structural attention and PyTorch | 269 |
coderskychen/action_recognition_zoo | A collection of codes and tools for building action recognition models using deep learning techniques | 244 |
kefirski/bytenet | A Pytorch implementation of a neural network model for machine translation | 47 |
benedekrozemberczki/seal-ci | A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 208 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
skyduy/cnn_keras | An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |
kefirski/pytorch_highway | An implementation of a highway network architecture in PyTorch for neural networks | 82 |
shawn1993/cnn-text-classification-pytorch | An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,021 |
embodiedgpt/embodiedgpt_pytorch | A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 341 |
xiayandi/pytorch_text_classification | An implementation of convolutional neural networks for text classification using PyTorch | 66 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 858 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
pantor/ruckig | Generates motion trajectories for robots and machines in real-time, constrained by velocity, acceleration, and jerk limits. | 733 |
mohaseeb/shaplets-python | A Python implementation of a shapelet-based time-series classification algorithm using gradient descent. | 217 |