2014

Learning Face Representation from Scratch

Yi, Dong, Lei, Zhen, Liao, Shengcai et al.

Understand

Pushing by big data and deep convolutional neural network (CNN), the performance of face recognition is becoming comparable to human.

  • Using private large scale training datasets, several groups achieve very high performance on LFW, i.e., 97% to 99%.
  • While there are many open source implementations of CNN, none of large scale face dataset is publicly available.
  • The current situation in the field of face recognition is that data is more important than algorithm.

Reading the bibliography…