moskomule / senet.pytorchLinks
PyTorch implementation of SENet
☆2,339Updated 4 years ago
Alternatives and similar repositories for senet.pytorch
Users that are interested in senet.pytorch are comparing it to the libraries listed below
Sorting:
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,200Updated 2 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,451Updated 11 months ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,465Updated 2 years ago
- Implementation of Non-local Block.☆1,574Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,264Updated 3 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,381Updated 4 years ago
- Squeeze-and-Excitation Networks☆3,592Updated 6 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,112Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,217Updated 4 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,479Updated 4 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,486Updated 3 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,801Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆685Updated 7 years ago
- A memory-efficient implementation of DenseNets☆1,543Updated 2 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆871Updated 5 years ago
- Classification with PyTorch.☆1,747Updated last year
- A CV toolkit for my papers.☆2,048Updated 11 months ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,405Updated 6 years ago
- ☆412Updated 7 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,434Updated 4 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,779Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Train the HRNet model on ImageNet☆1,042Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆765Updated 4 years ago
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,996Updated last year
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆968Updated 6 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆761Updated 6 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,441Updated 2 years ago