用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。
☆250Dec 7, 2023Updated 2 years ago
Alternatives and similar repositories for Pytorch-Image-Classification
Users that are interested in Pytorch-Image-Classification are comparing it to the libraries listed below
Sorting:
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆25Jan 9, 2023Updated 3 years ago
- 使用双层全连接神经网络和ResNet网络实现的图像二分类问题☆13Aug 1, 2020Updated 5 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆45Mar 30, 2022Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆85Nov 8, 2020Updated 5 years ago
- ☆10Sep 28, 2019Updated 6 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆19Aug 4, 2022Updated 3 years ago
- 实 现常用图像分类算法☆46Jul 6, 2023Updated 2 years ago
- 该项目基于 ResNet-50 模型进行图像分类,使用 PyTorch 实现,支持图像预处理、数据增强、训练与验证过程,并提供提前停止机制以避免过拟合。用户可以使用该代码进行任意图像分类任务的训练和推理。☆30Jun 10, 2025Updated 9 months ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆474Nov 21, 2022Updated 3 years ago
- 基于 ResNet 的果蔬图像分类☆34Apr 20, 2023Updated 2 years ago
- ☆17Dec 6, 2021Updated 4 years ago
- Deep learning CNN model for detecting retina damage from Optical Coherence Tomography (OCT) Images.☆16Sep 26, 2020Updated 5 years ago
- Multi-Source Domain Attention☆14Oct 21, 2020Updated 5 years ago
- Try to replicate the result from Size and Value in China☆13Aug 2, 2023Updated 2 years ago
- 基于卷积神经网络的遥感图像分类☆74Jul 27, 2025Updated 7 months ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆83Mar 25, 2023Updated 2 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,462Feb 6, 2023Updated 3 years ago
- ☆11Aug 8, 2018Updated 7 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆138Jan 24, 2019Updated 7 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Apr 23, 2018Updated 7 years ago
- 爬取最新的LeetCode提交信息,并分类通过网页展示出来~☆11Sep 21, 2022Updated 3 years ago
- 最终版车牌识别系统,使用Pyqt5实现GUI,运行MianWindow.py☆14Jun 19, 2018Updated 7 years ago
- trajectory recovery; trajectory anomaly detection; 轨迹修复; 轨迹异常检测☆27Apr 24, 2023Updated 2 years ago
- ☆15Oct 25, 2020Updated 5 years ago
- 基于resnet的动物图像分类系统(python期末大作业)PyQt+Flask+HTML5+PyTorch☆55Dec 10, 2023Updated 2 years ago
- FreeEnricher: Enriching Face Landmarks without Additional Cost [Official, AAAI 2023]☆18Dec 2, 2024Updated last year
- Vessel traffic data, or Automatic Identification System (AIS) data, are collected by the U.S. Coast Guard through an onboard navigation s…☆23Nov 3, 2019Updated 6 years ago
- code for☆11Apr 10, 2021Updated 4 years ago
- 论文“时变转速下基于改进图注意力网络的轴承半监督故障诊断”源码☆29May 9, 2022Updated 3 years ago
- ☆13Nov 17, 2024Updated last year
- qwe☆47Mar 3, 2025Updated last year
- 个人毕业设计,一个分别使用U-net与CNN进行肺结节分割与分类的项目。☆13Jun 17, 2025Updated 9 months ago
- Lung cancer screening radiomics☆12Apr 11, 2023Updated 2 years ago
- 数据分析实战☆11Apr 25, 2020Updated 5 years ago
- 多模态虚假新闻检测挑战赛第一名☆11Oct 12, 2020Updated 5 years ago
- This repo contains implementation of deep learning-based steel surface defect segmentation models. Extensive experiments on several deep …☆21May 19, 2025Updated 10 months ago
- ☆10Dec 19, 2023Updated 2 years ago
- 汇总了计算机视觉中图像分类、目标检测、语义分割的一些经典算法,使用pytorch实现,欢迎学习下载☆19Dec 8, 2021Updated 4 years ago
- 基于resnet18的迁移 学习分类网络,用于给bee和ant二分类☆13May 12, 2018Updated 7 years ago