shanglianlm0525 / PyTorch-NetworksLinks
Pytorch implementation of cnn network
☆2,021Updated 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:
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,249Updated last month
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,178Updated 2 years ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,304Updated last year
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,444Updated 2 years ago
- PyTorch implementation of SENet☆2,330Updated 4 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,418Updated 2 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,444Updated 2 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,305Updated 6 months ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,616Updated last year
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,350Updated 4 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,217Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,264Updated 2 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆865Updated 3 years ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆695Updated 4 months ago
- Code for our CVPR2021 paper coordinate attention☆1,082Updated 4 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,773Updated 2 years ago
- CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章☆728Updated 3 years ago
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,823Updated 10 months ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆894Updated 3 years ago
- ☆2,545Updated 3 years ago
- convert dataset to coco/voc format☆1,109Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆758Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,419Updated 3 years ago
- 船长关于机器学习、计算机视觉和工程技术的总结和分享☆1,253Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,248Updated 11 months ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,447Updated 8 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,046Updated last year
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆820Updated 2 years ago
- ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目☆2,233Updated last year
- an experiment for yolo-v1, including training and testing.☆653Updated 6 years ago