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☆116Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- FcaNet: Frequency Channel Attention Networks☆280Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆74Updated 6 years ago
- ☆96Updated 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
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还 加入了特征融合模型☆79Updated 5 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆263Updated 4 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆64Updated 2 years ago
- use pytorch to do image classification☆139Updated 5 years ago
- ResNet with Ghost Modules.☆13Updated 5 years ago
- The implement of yolov1 using pytorch, and supply the weight file of network for thoes who there are limitations about hardware.☆21Updated 5 years ago
- torchvision faster-rcnn例子修改版☆23Updated 4 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.…☆25Updated 4 years ago
- ☆24Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆127Updated 6 years ago
- 2021 Guangdong tile detection competition solution code☆57Updated 4 years ago
- collections of literatures focused on computer vision☆33Updated 5 years ago
- 我的笔记和Demo,包含分类,检测、分割、知识蒸馏。☆65Updated 3 years ago
- ☆155Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆278Updated last year
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated last month
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆120Updated 6 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- 目标检测☆111Updated 5 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆217Updated 3 years ago
- ☆28Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆432Updated 9 months ago