fire717 / FireClassificationLinks
基于Pytorch的图像分类框架
☆92Updated 3 months ago
Alternatives and similar repositories for FireClassification
Users that are interested in FireClassification are comparing it to the libraries listed below
Sorting:
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆93Updated 2 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆251Updated last year
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆63Updated 2 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆31Updated 2 years ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆165Updated 2 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆134Updated 6 years ago
- image classifier implement in pytoch.☆114Updated 2 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆121Updated 5 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆427Updated 2 years ago
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆29Updated 4 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆74Updated 6 years ago
- 这是一个hrnet-pytorch的库,可用于训练自己的语义分割数据集☆139Updated last year
- PYQT5 Yolov5 python GUI☆30Updated 3 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 4 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 3 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- 基于YOLOv5和PSPNet的实时目标检测和语义分割系统☆40Updated 3 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆131Updated 5 years ago
- 基于卷积神经网络的遥感图像分类☆65Updated 3 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆37Updated last year
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆20Updated 2 years ago
- Support data enhancement when there are few data sets(支持数据集较少的情况进行数据增强,包含随机的多种变化)☆44Updated 2 years ago