okankop / Efficient-3DCNNsLinks
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
☆817Updated 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:
- PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.☆1,226Updated last year
- 3D ResNets for Action Recognition (CVPR 2018)☆4,011Updated 4 years ago
- Video classification tools using 3D ResNet☆1,128Updated 6 years ago
- Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101☆963Updated 4 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆251Updated 2 years ago
- I3D and 3D-ResNets in PyTorch☆193Updated 6 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,173Updated 2 years ago
- ☆1,021Updated 5 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,212Updated 3 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification☆723Updated 4 years ago
- PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks☆322Updated 5 years ago
- Train the HRNet model on ImageNet☆1,026Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Inflated i3d network with inception backbone, weights transfered from tensorflow☆544Updated last year
- Tutorial about 3D convolutional network☆232Updated 6 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,211Updated 4 years ago
- pytorch version of pseudo-3d-residual-networks(P-3D), pretrained model is supported☆454Updated 6 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,104Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Conv…☆365Updated 5 years ago
- [ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding☆2,135Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆386Updated 6 years ago
- 3D convolutional neural network for video classification☆276Updated 6 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- I3D Nonlocal ResNets in Pytorch☆255Updated 3 years ago
- Pytorch porting of C3D network, with Sports1M weights☆357Updated 6 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,347Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆758Updated 4 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆457Updated 4 years ago