lxztju / pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
☆1,424Updated 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
Sorting:
- Pytorch implementation of cnn network☆1,996Updated last year
- 动手学CV-Pytorch版☆909Updated last year
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode☆675Updated 3 months ago
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,717Updated last year
- 代码 -《深度学习之PyTorch物体检测实战》☆863Updated 3 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,241Updated 2 years ago
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,758Updated 3 months ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆462Updated 2 years ago
- 该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等☆1,348Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,403Updated 3 years ago
- convert dataset to coco/voc format☆1,109Updated 3 years ago
- 计算机视觉相关综述。包括目标检测、跟踪........☆2,056Updated this week
- 这是各个主干网络分 类模型的源码,可以用于训练自己的分类模型。☆428Updated 2 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆249Updated last year
- Self-attention、Non-local、SE、SK、CBAM、DANet☆477Updated 3 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆873Updated 2 years ago
- Awesome resources of yousan.ai(closely related to deep learning).☆1,419Updated 10 months ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,182Updated 2 years ago
- Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common…☆1,119Updated 3 years ago
- Code for our CVPR2021 paper coordinate attention☆1,054Updated 3 years ago
- CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等☆635Updated 3 years ago
- 这是一个unet-pytorch的源码,可以训练自己的模型☆1,549Updated 11 months ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,300Updated last year
- 一个简单方便的目标检测框架(PyTorch 环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆269Updated 7 months ago
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆714Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,390Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,406Updated last year
- 2020-2021年计算机视觉综述论文分方向整理☆456Updated 3 years ago
- Pytorch YOLO v5 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆945Updated 2 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆405Updated 5 years ago