idf / FaceReader

Face Recognition, CZ4041 Machine Learning, Spring 2015
http://git.io/vJnox
MIT License
5 stars 3 forks source link

TODO list #5

Closed idf closed 9 years ago

idf commented 9 years ago

Plotting

@weix0011

  1. energy of PCA
  2. num_components of PCA
  3. num_components of FisherFace
  4. k of kNN (for PCA)

https://github.com/idf/FaceReader/blob/develop/expr/experiment_plotting.py

Models

  1. NDA @xingjia
idf commented 9 years ago

New Models

  1. kernel lda
  2. kernel pca @weix0011
  3. partial linear regression
  4. combinations of global features and local features
  5. Fourier face
  6. group based distance for kNN