uniquezhiyuan / CNN_picture_classificationLinks
Three kinds of pictures of clean, dew and frost surfaces can be classified through CNN trained.
☆10Updated 7 years ago
Alternatives and similar repositories for CNN_picture_classification
Users that are interested in CNN_picture_classification are comparing it to the libraries listed below
Sorting:
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 这是我用Django框架弄的图像分类.☆23Updated 8 years ago
- 使用cNN对交通标志进行分类☆12Updated 7 years ago
- 糖网眼底图像分类_pytorch☆11Updated 7 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 东南大学杨冠羽教授的缺陷布料检测项目☆12Updated 6 years ago
- 图像处理课程的一个课程设计,基于深度学习的细胞数目识别与计数☆39Updated 6 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆161Updated 5 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 6 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆124Updated 4 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- 基于python的PCA人脸识别算法☆66Updated 7 years ago
- CNN卷积神经网络 交通标志识别☆122Updated 7 years ago
- the note of tensorflow learning☆15Updated 7 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆75Updated 7 years ago
- 简单实现VGG16☆60Updated 7 years ago
- 医学图像分割☆96Updated 6 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 4 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- CataractClassification☆23Updated 8 years ago
- Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemen…☆64Updated 8 years ago
- 使用tensorflow和cnn做的图像识别,对四种花进行了分类。☆631Updated 5 years ago