lxztju / pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
☆1,402Updated 2 years ago
Alternatives and similar repositories for pytorch_classification:
Users that are interested in pytorch_classification are comparing it to the libraries listed below
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode☆665Updated 2 months ago
- Pytorch implementation of cnn network☆1,990Updated last year
- 代码 -《深度学习之PyTorch物体检测实战》☆861Updated 3 years ago
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,709Updated 2 months ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,234Updated 2 years ago
- 计算机视觉相关综述。包括目标检测、跟踪........☆2,025Updated this week
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,161Updated last year
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,686Updated last year
- 这是一个yolo3-pytorch的源码,可以用于训练自己的模型。☆2,048Updated last year
- 船长关于机器学习、计算机视觉和工程技术的总结和分享☆1,233Updated last year
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆422Updated 2 years ago
- convert dataset to coco/voc format☆1,105Updated 3 years ago
- I hope this repo can help you a lot!☆1,351Updated last year
- 动手学CV-Pytorch版☆899Updated last year
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆855Updated 2 years ago
- 该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等☆1,337Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,391Updated 3 years ago
- Awesome resources of yousan.ai(closely related to deep learning).☆1,415Updated 8 months ago
- 这是一个unet-pytorch的源码,可以训练自己的模型☆1,518Updated 10 months ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,318Updated 3 years ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,298Updated last year
- Code for our CVPR2021 paper coordinate attention☆1,046Updated 3 years ago
- 缺陷检测文献记录☆772Updated 3 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆467Updated 3 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,386Updated last year
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆808Updated last year
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆268Updated 6 months ago
- ICCV 2023 论文和开源项目合集☆2,535Updated last year
- PyTorch implementation of SENet☆2,316Updated 4 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆222Updated last year