YichaoCai1 / torch_backbonesLinks
Unofficial implementations of some classical CNN backbones with pytorch
☆167Updated 4 years ago
Alternatives and similar repositories for torch_backbones
Users that are interested in torch_backbones are comparing it to the libraries listed below
Sorting:
- ☆96Updated 4 years ago
- ☆155Updated 4 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated last month
- SimpleAICV:pytorch training and testing examples.☆435Updated last week
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆263Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆278Updated last year
- FcaNet: Frequency Channel Attention Networks☆280Updated 4 years ago
- ☆305Updated 4 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆461Updated 3 years ago
- ghostnet_cifar10☆117Updated 5 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- 机器学习实战☆151Updated 2 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆432Updated 9 months ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- Unofficial implementation of Copy-Paste method:Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation☆137Updated 4 years ago
- ☆179Updated 2 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
- Code for our CVPR2021 paper coordinate attention☆1,095Updated 4 years ago
- ☆273Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- use pytorch to do image classification☆139Updated 5 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分 类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆41Updated 5 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆901Updated 3 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆471Updated 4 years ago
- 论文复现,多机多卡☆49Updated 3 years ago
- 数据增强仓库Albumentations的使用☆60Updated 4 years ago
- ☆34Updated 2 years ago
- 机器学习☆44Updated 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