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
- 糖网眼底图像分类_pytorch☆11Updated 7 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- 东南大学杨冠羽教授的缺陷布料检测项目☆12Updated 6 years ago
- Multiple Class Flower Image Classification CNN using Keras☆15Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- cs231n_course_homework code☆31Updated 7 years ago
- 图像处理课程的一个课程设计,基于深度学习的细胞数目识别与计 数☆38Updated 7 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆135Updated 6 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆81Updated 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 6 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆89Updated 10 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆17Updated 7 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- here are some classic networks for image classification implement by pytorch☆12Updated 5 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆70Updated 7 years ago
- 医学图像分割☆100Updated 7 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 6 years ago
- 使用cNN对交通标志进行分类☆12Updated 7 years ago
- a baseline for defect segmentation☆30Updated 5 years ago
- Comparing CNN+Softmax with CNN+SVM on CIFAR 10 Dataset☆14Updated 6 years ago
- 基于可变卷积改进的U-Net网络实现对胰腺细胞的精准切割☆10Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆63Updated 7 years ago
- U-Net TF2☆14Updated 5 years ago
- 资源受限环境下、大规模肺炎早筛方法。采用DSHNet生成少类样本数据,解决数据不平衡的问题,然后利用RSFNet进行分类,最后结合剪枝策略实现轻量化!MedGAN-ResLite-V2 is released! ❤☆29Updated last year
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆88Updated 6 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 years ago
- 使用HOG+SVM进行图像分类☆167Updated 7 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 5 years ago