3D-ResNets-PyTorch

Action recognizer

PyTorch implementation of 3D ResNets for action recognition in video data

3D ResNets for Action Recognition (CVPR 2018)

GitHub

4k stars
58 watching
932 forks
Language: Python
last commit: over 5 years ago
Linked from 2 awesome lists

action-recognitioncomputer-visiondeep-learningpythonpytorchvideo-recognition

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
leoxiaobin/deep-high-resolution-net.pytorchAn implementation of a deep learning network for human pose estimation using high-resolution representations4,354
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
facebookresearch/pytorch3dA deep learning library for 3D data processing and computer vision research using PyTorch8,889
junfu1115/danetA deep learning framework designed to segment scenes from images by integrating local features with global dependencies using self-attention mechanisms.2,414
rbgirshick/rcnnA visual object detection system that combines region proposals with neural network features to improve detection performance.2,381
clovaai/stargan-v2A Python implementation of an image-to-image translation model for generating diverse images across multiple domains.3,513
sanghyun-son/edsr-pytorchProvides a PyTorch implementation of single image super-resolution2,457
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694
cszn/kairImage restoration toolbox with training and testing codes for various deep learning-based methods2,994
kaiminghe/deep-residual-networksOriginal models for deep residual networks as described in a 2015 research paper, implemented using Caffe.6,462
mks0601/3dmppe_posenet_releaseA PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image825
matterport/mask_rcnnAn implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone.24,770
timesler/facenet-pytorchThis project provides pre-trained PyTorch models for face detection and recognition tasks.4,611
yunjey/starganDevelops a unified generative model to translate images across multiple domains using a single network architecture.5,236
diego999/pygatAn implementation of the Graph Attention Network model using PyTorch.2,935