shanglianlm0525 / PyTorch-Networks
Pytorch implementation of cnn network
☆1,996Updated last year
Alternatives and similar repositories for PyTorch-Networks:
Users that are interested in PyTorch-Networks are comparing it to the libraries listed below
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,240Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,389Updated 2 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,179Updated last year
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,203Updated last month
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,805Updated 6 months ago
- Code for our CVPR2021 paper coordinate attention☆1,050Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,142Updated 2 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆871Updated 2 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,521Updated 9 months ago
- PyTorch implementation of SENet☆2,317Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,321Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,254Updated 2 years ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,299Updated last year
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆813Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,403Updated last year
- ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目☆2,175Updated 9 months ago
- ICCV 2023 论文和开源项目合集☆2,544Updated last year
- mobilenetv3 with pytorch,provide pre-train model☆1,718Updated 2 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,423Updated 2 years ago
- ☆2,543Updated 3 years ago
- CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章☆728Updated 3 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,484Updated 4 months ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode☆674Updated 3 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,403Updated 3 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆863Updated 3 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,021Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,240Updated 6 months ago
- Count the MACs / FLOPs of your PyTorch model.☆4,983Updated 10 months ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆748Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,889Updated 3 months ago