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:
- ghostnet_cifar10☆115Updated 4 years ago
- ☆97Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 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
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- ☆28Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- The implement of yolov1 using pytorch, and supply the weight file of network for thoes who there are limitations about hardware.☆21Updated 4 years ago
- Official Repsoitory for "Activate or Not: Learning Customized Activation." [CVPR 2021]☆206Updated 4 years ago
- ☆304Updated 3 years ago
- ☆33Updated 4 years ago
- ☆154Updated 3 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 3 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆338Updated 2 years ago
- A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT☆18Updated 5 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- [arXiv 2020] Deep Connected Attention Networks☆124Updated 4 years ago
- ☆136Updated 2 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆257Updated last year
- 2021 Guangdong tile detection competition solution code☆58Updated 3 years ago
- This repository contains key scripts for implementing gradient CAM algorithm for YOLO v3 model. The codes has been tested on pytorch 1.7.…☆26Updated 4 years ago
- 各种算法评价指标的实现(mAP/Flops/params/fps/error-rate/accuracy)☆34Updated 11 months ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆424Updated 4 months ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- Depthwise Over-parameterized Convolutional Layer☆198Updated 2 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago