caginozkaya / Face-Detection-And-Recognition-using-Alexnet-and-Viola-Jones-Algorithm-in-Matlab
Alexnet Transfer Learning and Face Detection with CascadeObjectDetector
☆8Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Face-Detection-And-Recognition-using-Alexnet-and-Viola-Jones-Algorithm-in-Matlab
- Biometric systems have become a major part of research due its application of identification. Code provides a multimodal biometric system…☆11Updated 8 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆47Updated 6 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆88Updated 9 years ago
- source code of the article "A problem-specific non-dominated sorting genetic algorithm for supervised feature selection"☆9Updated 3 years ago
- “Detecting an object in an area based on the command given through speech using MFCC and HMM for Speech \& HOG and SVM for Image as Featu…☆12Updated 7 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 5 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆39Updated 5 years ago
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- Example code for how to write an SVM classifier in MATLAB☆29Updated 11 years ago
- Use of Particle Swarm optimization to train Neural netwrok on Matlab / Octave☆15Updated 7 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆17Updated 11 months ago
- Using SIFT to find keypoint, CNN to extract feature and classify ck and jaffe image☆12Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 5 years ago
- 利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测☆11Updated 5 years ago
- Classification of Cifar-10 dataset using a convolutional neural network. The hyper parameters to construct CNN architecture are optimized…☆19Updated 3 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆71Updated 3 years ago
- https://www.researchgate.net/project/Development-of-High-Performance-Wireless-Sensor-Network-based-on-Stochastic-Geometry-and-Graphical-O…☆14Updated 5 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago
- Variable Length Genetic Algorithm for hyperparameter optimization of a CNN☆11Updated 4 years ago
- Image contrast enhancement via a hybrid of ant colony optimization, genetic algorithm, and simulated annealing☆18Updated 4 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 9 years ago
- Journal Paper Codes☆26Updated 4 months ago
- Application of Whale Optimization Algorithm (WOA) in the feature selection tasks.☆25Updated 3 years ago
- Robust regularized Extreme Learning Machine (ELM) for regression using Iteratively Reweighted Least Squares (IRLS).☆32Updated 7 years ago
- MATLAB自编程实现BP神经网络手写数字识别。☆26Updated 4 years ago
- Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S016…☆51Updated 3 months ago
- Image processing code for blob detection and feature extraction in MATLAB. Paper Reference: Detecting jute plant disease using image proc…☆22Updated 5 years ago