YichaoCai1 / torch_backbones
Unofficial implementations of some classical CNN backbones with pytorch
☆168Updated 3 years ago
Alternatives and similar repositories for torch_backbones:
Users that are interested in torch_backbones are comparing it to the libraries listed below
- FcaNet: Frequency Channel Attention Networks☆278Updated 4 years ago
- ☆153Updated 3 years ago
- ghostnet_cifar10☆114Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- ☆96Updated 3 years ago
- ☆299Updated 3 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆261Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可 以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆746Updated 4 years ago
- use pytorch to do image classification☆139Updated 4 years ago
- SimpleAICV:pytorch training and testing examples.☆432Updated last month
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆421Updated 2 months ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆268Updated 7 months ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆252Updated last year
- 机器学习☆44Updated 3 years ago
- ☆28Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆116Updated 5 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- ☆407Updated 7 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Code for our CVPR2021 paper coordinate attention☆1,048Updated 3 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆129Updated 4 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆86Updated 4 years ago
- ☆106Updated 4 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆294Updated 2 years ago
- Some SOTA CNN modules or models construction methods and techniques☆22Updated last year
- 基于Swin-transformer训练图像分类并部署web端☆90Updated 2 years ago
- code and trained models for "Attentional Feature Fusion"☆776Updated 3 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆69Updated 4 years ago
- 全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data …☆475Updated 9 months ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago