chgl16 / image-classificationLinks
基于CNN的海贼王人物图像多分类,包含数据集爬虫,数据集处理,模型保存,图表输出,批量测试等,通用模型模板
☆32Updated 6 years ago
Alternatives and similar repositories for image-classification
Users that are interested in image-classification are comparing it to the libraries listed below
Sorting:
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆74Updated 7 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆125Updated 6 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆16Updated 2 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆177Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆132Updated 5 years ago
- 毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别☆105Updated 2 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了 ,为避免误导,相关问题不作回答)☆64Updated 4 years ago
- 深度学习实战: 1. BP神经网络函数逼近2. 基于LeNet-5的MNIST字符识别 3. 基于ResNet-18的CIFAR-10图像分类4. 基于选择性搜索(Selective Search)选择候选区域 5.基于YoloV3算法的车辆目标检测 6. YoloV3算法…☆42Updated 2 years ago
- 基于tensorflow的手写数字识别☆85Updated 5 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆161Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆83Updated 4 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆119Updated 3 years ago
- 使用tensorflow和cnn做的图像识别,对四种花进行了分类。☆619Updated 5 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆160Updated 5 years ago
- 基于TensorFlow实现CNN水果检测☆34Updated 6 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 6 years ago
- 基于 ResNet 的果蔬图像分类☆30Updated 2 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆108Updated 6 years ago
- CNN卷积神经网络 交通标志识别☆122Updated 7 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆52Updated 7 years ago
- 垃圾分类系统——基于PyQt5的前端界面☆17Updated 3 years ago
- 基于CNN学习ImageNet数据集,实现一个能识别狗品种的图像分类器☆16Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 我写了详细代码注释,卷积神经网络经典项目猫狗识别kaggle☆49Updated 6 years ago
- 响应习大大的号召,进行垃圾分类。基于OpenCV和TensorFlow的生活垃圾图像分类识别。☆246Updated 6 years ago