fire717 / FireClassificationLinks
基于Pytorch的图像分类框架
☆93Updated 4 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
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆252Updated last year
- 基于Swin-transformer训练图像分类并部署web端☆93Updated 3 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆62Updated 2 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆31Updated 2 years ago
- 支持多模型工程化的图像分类 器☆24Updated 3 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆134Updated 6 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 4 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 3 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- image classifier implement in pytoch.☆115Updated 2 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆64Updated 4 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆92Updated last year
- Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆78Updated 2 years ago
- PYQT5 Yolov5 python GUI☆30Updated 3 years ago
- 集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割☆169Updated 2 years ago
- 毕业设计项目,基于深度学习的实时语义分割算法研究,python实现。☆30Updated 4 years ago
- 这是一个hrnet-pytorch的库,可用于训练自己的语义分割数据集☆141Updated last year
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆166Updated 2 years ago
- deep learning for image processing including classification and object-detection etc.☆25Updated 3 years ago
- 基于Yolov5的Vue前端目标检测和训练可视化系统☆76Updated 3 years ago
- 基于YOLOv5和PSPNet的实时目标检测和语义分割系统☆40Updated 3 years ago
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆29Updated 4 years ago
- 【Demo】基于CNN实现对摄像头捕捉的人脸进行性别和年龄的预测【于2023.10.10更新】☆55Updated 5 months ago
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆17Updated 2 years ago