3D-ResNets-PyTorch
Action recognizer
PyTorch implementation of 3D ResNets for action recognition in video data
3D ResNets for Action Recognition (CVPR 2018)
4k stars
58 watching
932 forks
Language: Python
last commit: about 4 years ago
Linked from 2 awesome lists
action-recognitioncomputer-visiondeep-learningpythonpytorchvideo-recognition
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,354 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| A deep learning library for 3D data processing and computer vision research using PyTorch | 8,889 |
| A deep learning framework designed to segment scenes from images by integrating local features with global dependencies using self-attention mechanisms. | 2,414 |
| A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,381 |
| A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
| Provides a PyTorch implementation of single image super-resolution | 2,457 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
| Original models for deep residual networks as described in a 2015 research paper, implemented using Caffe. | 6,462 |
| A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
| An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. | 24,770 |
| This project provides pre-trained PyTorch models for face detection and recognition tasks. | 4,611 |
| Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,236 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |