lee-zq / DeepLab
Some SOTA CNN modules or models construction methods and techniques
☆23Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DeepLab
- ☆93Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆65Updated 3 years ago
- FcaNet: Frequency Channel Attention Networks☆274Updated 3 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆71Updated 5 years ago
- ☆32Updated 3 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
- Unofficial implementations of some classical CNN backbones with pytorch☆164Updated 3 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 3 years ago
- 各种算法评价指标的实现(mAP/Flops/params/fps/error-rate/accuracy)☆31Updated 3 months ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆251Updated 3 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆236Updated last year
- ☆286Updated 3 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆100Updated 5 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.…☆24Updated 3 years ago
- ☆151Updated 3 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆57Updated 4 years ago
- ResNet with Ghost Modules.☆11Updated 4 years ago
- ☆34Updated last year
- 2021 Guangdong tile detection competition solution code☆59Updated 3 years ago
- ☆27Updated 3 years ago
- 深度学习 注意力机制模块 时间 空间注意力通道☆26Updated last year
- A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT☆18Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆412Updated 3 years ago
- torchvision faster-rcnn例子修改版☆22Updated 3 years ago
- 使用pytorch对SSD进行复现☆21Updated 4 years ago
- collections of literatures focused on computer vision☆33Updated 4 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆141Updated 3 years ago