zhang-can / SVM_PCA_face_detectionLinks
PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)
☆69Updated 7 years ago
Alternatives and similar repositories for SVM_PCA_face_detection
Users that are interested in SVM_PCA_face_detection are comparing it to the libraries listed below
Sorting:
- 使用HOG+SVM进行图像分类☆168Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆183Updated 7 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆139Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆79Updated 7 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆127Updated 6 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆90Updated 4 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆134Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
- 数字图像处理大作业,图像细粒度 分类,CUB-200-2011,Peking University☆80Updated 7 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- 基于YOLOV3的人体口罩佩戴检测☆57Updated 5 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的 成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆88Updated 6 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆103Updated 7 years ago
- 图像细粒度分类☆15Updated 7 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆71Updated 5 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆127Updated 4 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 6 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
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- CNN卷积神经网络 交通标志识别☆127Updated 7 years ago
- 实现常用图像分类算法☆46Updated 2 years ago
- ☆106Updated 6 years ago
- 毕业设计项目,基于深度学习的实时语义分割算法研究,python实现。☆33Updated 5 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆213Updated 5 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆57Updated 7 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆67Updated 7 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 5 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 5 years ago
- 表情识别☆80Updated 8 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆29Updated 6 years ago