okankop / Efficient-3DCNNsLinks
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
☆818Updated 2 years ago
Alternatives and similar repositories for Efficient-3DCNNs
Users that are interested in Efficient-3DCNNs are comparing it to the libraries listed below
Sorting:
- 3D ResNets for Action Recognition (CVPR 2018)☆4,029Updated 4 years ago
- PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.☆1,235Updated last year
- Video classification tools using 3D ResNet☆1,126Updated 7 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,193Updated 2 years ago
- Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101☆969Updated 4 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆251Updated 2 years ago
- Implementation of Non-local Block.☆1,575Updated 2 years ago
- Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification☆726Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,378Updated 4 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,458Updated 2 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,111Updated 2 years ago
- ☆1,027Updated 5 years ago
- PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks☆323Updated 5 years ago
- Train the HRNet model on ImageNet☆1,041Updated 4 years ago
- Inflated i3d network with inception backbone, weights transfered from tensorflow☆547Updated last year
- I3D and 3D-ResNets in PyTorch☆194Updated 7 years ago
- pytorch version of pseudo-3d-residual-networks(P-3D), pretrained model is supported☆455Updated 6 years ago
- PyTorch implementation of SENet☆2,340Updated 4 years ago
- This is an official implementation for "Video Swin Transformers".☆1,606Updated 2 years ago
- Tutorial about 3D convolutional network☆232Updated 7 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,215Updated 4 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,211Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆800Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 3 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,479Updated 4 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 7 years ago
- [ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding☆2,159Updated last year
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆763Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,451Updated 11 months ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago