tstandley / Xception-PyTorchLinks
A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions
☆257Updated 2 years ago
Alternatives and similar repositories for Xception-PyTorch
Users that are interested in Xception-PyTorch are comparing it to the libraries listed below
Sorting:
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆377Updated 5 years ago
- SE-ResNet PyTorch Version☆132Updated 7 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- WACV2018/TIP: Gabor Convolutional Networks☆177Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆612Updated 6 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆332Updated 6 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆332Updated 4 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 5 years ago
- Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)☆247Updated 3 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- Implementation of Dynamic ReLU on Pytorch☆204Updated 5 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- center loss for face recognition☆178Updated 4 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- ☆218Updated 7 years ago
- Global Second-order Pooling Convolutional Networks (cvpr2019 GSoP)☆128Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆103Updated 5 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆868Updated 4 years ago
- A PyTorch implementation of center loss on MNIST☆359Updated 6 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆190Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆386Updated 5 years ago
- AlexNet pytorch☆50Updated 7 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆355Updated 4 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆479Updated 7 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