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
- SimpleAICV:pytorch training and testing examples.☆435Updated last month
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated 2 weeks ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆276Updated last year
- FcaNet: Frequency Channel Attention Networks☆280Updated 4 years ago
- ☆155Updated 4 years ago
- ☆305Updated 3 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆264Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- ☆28Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆431Updated 8 months ago
- ghostnet_cifar10☆116Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆460Updated 3 years ago
- use pytorch to do image classification☆139Updated 5 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 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
- 机器学习实战☆151Updated 2 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆64Updated 2 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆895Updated 3 years ago
- simplest implementation of yolo v1 via pytorch☆43Updated 5 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆763Updated 4 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆120Updated 6 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆124Updated 6 years ago
- ☆272Updated 4 years ago
- ☆106Updated 4 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 5 years ago
- ☆179Updated 2 years ago
- torchvision faster-rcnn例子修改版☆23Updated 4 years ago
- 目标检测☆111Updated 5 years ago