lxztju / pytorch_classificationLinks
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
☆1,436Updated 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☆2,004Updated last year
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆682Updated last month
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,245Updated 2 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆470Updated 2 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆234Updated last year
- convert dataset to coco/voc format☆1,109Updated 3 years ago
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,732Updated last year
- I hope this repo can help you a lot!☆1,397Updated last year
- 该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等☆1,353Updated 2 years ago
- CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等☆640Updated 3 years ago
- 缺陷检测文献记录☆777Updated 3 years ago
- 计算机视觉相关综述。包括目标检测、跟踪........☆2,086Updated last week
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,784Updated 5 months ago
- 代码 -《深度学习之PyTorch物体检测实战》☆867Updated 3 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆878Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆429Updated 2 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆408Updated 5 years ago
- CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!☆1,700Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,408Updated 3 years ago
- Pytorch YOLO v5 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆947Updated 3 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆459Updated 3 years ago
- 本文新增添分类,检测,换脸技术等学习教程,各种调参技巧和tricks,卷积结构详细解析可视化,注意力机制代码等详解!本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾…☆727Updated 3 years ago
- 动手学CV-Pytorch版☆923Updated last year
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,201Updated 2 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆261Updated last year
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆814Updated 2 years ago
- 船长关于机器学习、计算机视觉和工程技术的总结和分享☆1,240Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- CV 论文笔记☆716Updated 3 years ago
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆819Updated last year