shanglianlm0525 / PyTorch-NetworksLinks
Pytorch implementation of cnn network
☆2,004Updated last year
Alternatives and similar repositories for PyTorch-Networks
Users that are interested in PyTorch-Networks are comparing it to the libraries listed below
Sorting:
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,158Updated 2 years ago
- PyTorch implementation of SENet☆2,323Updated 4 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,245Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,739Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,418Updated last year
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,334Updated 4 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,556Updated 11 months ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,201Updated 2 years ago
- Code for our CVPR2021 paper coordinate attention☆1,060Updated 4 years ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,300Updated last year
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆878Updated 3 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,435Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,394Updated 2 years ago
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,817Updated 8 months ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,435Updated 5 months ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,248Updated 3 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,006Updated 11 months ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆814Updated 2 years ago
- ☆1,498Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,243Updated 8 months ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆681Updated last month
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,408Updated 3 years ago
- CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章☆727Updated 3 years ago
- ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目☆2,191Updated 10 months ago
- code and trained models for "Attentional Feature Fusion"☆784Updated 3 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,027Updated 4 years ago
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- ICCV 2023 论文和开源项目合集☆2,540Updated last year