isLouisHsu / isLouisHsu/isLouisHsu.github.io

Eigenface and Fisherface | LOUIS' BLOG

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

6a949dda33af9692f982e08be3e4d2d6 Gitalk
Dominant language
HTML
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://louishsu.xyz/2019/08/20/Eigenface-and-Fisherface/

前言在众多人脸图像中,能否找到特一组特征脸,用于表征其他人脸呢?在PCA和LDA中分别介绍了两种线性降维方法,本文介绍一种使用以上两种算法的特征提取方法。 原理EigenfaceEigenface由Sirovich与Kirby在1987年提出,认为人脸图像可由一系列特征图加权组合重构而成,即 F = F_m + \sum_i w_i F_i \tag{1}Eigenface可通过PCA生成,在大量

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides only a link to a blog post and does not name a source file, test, entry point, or requested change. Read the linked Eigenface and Fisherface article first, then identify the intended blog content and define what completion means before attempting edits.

Written by the indexing model from the issue text.

Assessment

Domain
computer-vision, machine-learning
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.