Leonardyao / Face-Recognizaiton-CNN-SIFT
Using SIFT to find keypoint, CNN to extract feature and classify ck and jaffe image
☆12Updated 6 years ago
Alternatives and similar repositories for Face-Recognizaiton-CNN-SIFT
Users that are interested in Face-Recognizaiton-CNN-SIFT are comparing it to the libraries listed below
Sorting:
- Image classification based on SVM. Use Gray level co-occurrence matrix(GLCM) and Histogram of Oriented Gradient (HOG) for image features …☆13Updated 5 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Updated 5 years ago
- This project is created in order to compare the differences between the convolutional neural network with and without Gabor's feature ext…☆10Updated 4 years ago
- Scene recognition using multiple feature extractors (tiny-images, D-SIFT, BoVW, PHoW) and different classifiers (KNN, SVM).☆22Updated 10 years ago
- Face Recognition codes using SIFT with SVM, HOG with SVM and CNN approaches☆14Updated 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 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- Unsupervised color image segmentation using Region Growing and Region Merging☆26Updated 6 years ago
- 图像显著性检测算法 - LC☆26Updated 7 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago
- 获取图 像的LBP特征☆82Updated 9 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- Siamese Network and Triplet Loss for face recognition in real time☆14Updated 5 years ago
- 图像细粒度分类☆12Updated 6 years ago
- Iris recognition is a reliable and accurate biometric identification system for user authentication. It is used for capturing an image of…☆12Updated 4 years ago
- Extract face feature based on gabor filtering☆24Updated 8 years ago
- Biometric systems have become a major part of research due its application of identification. Code provides a multimodal biometric system…☆11Updated 8 years ago
- Siamese network application (by Resnet-50)☆14Updated 5 years ago
- ☆18Updated 4 years ago
- Image Search Engine☆12Updated 5 years ago
- 2 classes of lightweight object detection. train on VOC 、SAR☆27Updated 6 years ago
- Deep CNN with Gabor filters☆15Updated 5 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆84Updated 10 months ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- 使用HOG和SVM进行目标检测☆13Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Tamura Texture implemented by python☆15Updated 6 years ago
- Image processing code for blob detection and feature extraction in MATLAB. Paper Reference: Detecting jute plant disease using image proc…☆22Updated 6 years ago
- 小作业 使用遗传算法和OTSU做图像分割☆36Updated 7 years ago
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆18Updated 4 years ago