ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN 0.98 小波变换+pca+SVM 0.98####同时希望大家提出宝贵意见,欢迎学习交流,如果你喜欢该项目,请star或者fork一下,你的主动将是我前行的动力####
☆78Mar 24, 2022Updated 4 years ago
Alternatives and similar repositories for ORL_faces
Users that are interested in ORL_faces are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于python的PCA人脸识别算法☆68May 2, 2018Updated 8 years ago
- 1、结合opencv,利用特征提取方法(LDA LBP PCA)进行特征提取建立模型库;2、利用电脑摄像头进行拍照,每隔3秒提取一个正面照进行特征提取,然后与模型库中的样本进行余弦距离相似度计算,实现人脸匹配识别☆28Sep 4, 2019Updated 6 years ago
- BP神经网络的MATLAB实现☆37Mar 9, 2016Updated 10 years ago
- Topological-LSTM for Information Cascade Modeling☆12Nov 2, 2017Updated 8 years ago
- Large-Scale Heterogeneous Feature Embedding☆15Mar 21, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 2020Updated 6 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆16Apr 30, 2017Updated 9 years ago
- Code for CIKM 2018 Paper "PRRE: Personalized Relation Ranking for Attributed Network Embedding"☆16Jul 6, 2023Updated 3 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- 通过反向传播算法实 现神经网络和小波神经网络。Implement neural network and wavelet neural network through back-propagation algorithm. Реализация нейронных сетей …☆32Jun 26, 2019Updated 7 years ago
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆22Oct 19, 2018Updated 7 years ago
- HSViT: Horizontally Scalable Vision Transformer☆13Nov 6, 2024Updated last year
- 针对iris,sonar数 据集的K_means(k均值聚类),FCM(模糊均值聚类)算法,以及minst,yale人脸数据集的SVM与包分类☆11Jan 20, 2021Updated 5 years ago
- ☆17Apr 3, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Code for the paper "LSTM Networks for Data-Aware Remaining Time Prediction of Business Process Instances"☆10Feb 22, 2018Updated 8 years ago
- Python3 wrapper for parallelized gene prediction using Prodigal☆11Mar 3, 2023Updated 3 years ago
- ☆19Sep 18, 2020Updated 5 years ago
- This repository contains the geatpy implementation for paper: Co-operative Prediction Strategy for Solving Dynamic Multi-Objective Optimi…☆10Sep 30, 2020Updated 5 years ago
- Data, results, and code accompanying the manuscript: "Supervised learning is an accurate method for network-based gene classification"☆10Nov 3, 2021Updated 4 years ago
- Reference-free quality assessment for Hi-C sequencing data☆13Apr 30, 2024Updated 2 years ago
- Caffe implementation of a paper, "Wavelet Convolutional Neural Networks for Texture Classification" (arXiv, 2017)☆45Jan 4, 2023Updated 3 years ago
- ResUnetA implementation with pytorch example remote sensing image☆13Updated this week
- 🍎Wende Chinese QA system (experimental)☆10Jun 1, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Compare microbial co-occurrence networks based on the trans_network class of microeco package☆12Mar 25, 2026Updated 3 months ago
- 多因子lstm预测☆13Jun 22, 2022Updated 4 years ago
- A Generalizable Model for 3D Chromosome Reconstruction Using Graph Convolutional Neural Networks☆18Sep 9, 2021Updated 4 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Nov 6, 2022Updated 3 years ago
- Simple correct&smooth implementation in PyTorch.☆13Nov 8, 2022Updated 3 years ago
- PredictHQ’s Data Science documentation☆15Apr 1, 2026Updated 3 months ago
- [AAAI 2023] Scalable Attributed-Graph Subspace Clustering☆13Jul 16, 2023Updated 2 years ago
- CNN-LSTM-attention☆10Jan 6, 2021Updated 5 years ago
- A collection of real-world networks/graphs for Network Embedding☆20Jun 10, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A reimplementation of Show and Tell☆15Jan 11, 2019Updated 7 years ago
- This repository contains original codes for major analyses in the manuscript 'The multi-kingdom airway microbiome mediates the interactio…☆13Apr 27, 2024Updated 2 years ago
- 基于CNN的表情识别demo☆38Jul 20, 2018Updated 7 years ago
- The software involved in the MetaPhase project, as described in G3 (http://dx.doi.org/10.1534/g3.114.011825)☆17Oct 12, 2018Updated 7 years ago
- MetaCC allows scalable and integrative analyses of both long-read and short-read metagenomic Hi-C data☆12Mar 8, 2025Updated last year
- Implementation of GCKM in our paper: Graph Convolutional Kernel Machine versus Graph Convolutional Networks, NeurIPS 2023.☆11May 10, 2024Updated 2 years ago
- Python package for common tasks in bioinformatic.☆12Sep 24, 2025Updated 9 months ago