lee-zq / DeepLabLinks
Some SOTA CNN modules or models construction methods and techniques
☆22Updated 2 years ago
Alternatives and similar repositories for DeepLab
Users that are interested in DeepLab are comparing it to the libraries listed below
Sorting:
- ☆96Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- ghostnet_cifar10☆117Updated 5 years ago
- FcaNet: Frequency Channel Attention Networks☆281Updated 4 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆264Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆70Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆437Updated 10 months ago
- SE-ResNet PyTorch Version☆132Updated 7 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated 2 months ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆129Updated 6 years ago
- use pytorch to do image classification☆141Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 7 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆64Updated 2 years ago
- ☆306Updated 4 years ago
- ☆157Updated 4 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 5 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆298Updated 2 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆122Updated 6 years ago
- Depthwise Over-parameterized Convolutional Layer☆199Updated 3 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆353Updated 2 years ago
- 各种算法评价指标的实现(mAP/Flops/params/fps/error-rate/accuracy)☆33Updated last year
- CV 方向论文阅读以及手写代码实现☆112Updated 3 years ago
- ☆34Updated 5 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆264Updated last year
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆332Updated 5 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆80Updated 5 years ago
- 使用pytorch对SSD进行复现☆21Updated 5 years ago
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆127Updated 3 years ago