The Anti Face program is face recognition turned upside-down. After looking at your image, it creates a face as different from yours as possible. It might change your gender, your age, your expression. The one dimension it will not work with much is skin color or skin tone. This is because we apply a lighting equalization calculation prior to performing the recognition.
Here are the technical details: Eigenfaces analysis is a statistical face recognition technique. It uses Principal Component Analysis to calculate a set of Eigenvectors, or Eigenfaces. These Eigenfaces can be thought of as 'face ingredients'. To calibrate the model, we calculated 60 Eigenfaces on a training set of over one thousand faces. Whenever an image is uploaded, it is subjected to a subspace projection that reconstitutes it as a linear combination of these Eigenfaces. Normally at this point, a face recognition algorithm would look for the closest match in this 60-dimensional Eigenface space. However the anti-face calculation is not a face recognition algorithm. Instead, it creates a face opposite to yours, rather than finding a face similar to yours. It does this by multiplying each eigen value by -1.
Adelheid Mers and Robert Woodley
Chicago, 2013 and 2014
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 1.1 App下載 | 免費 | 1970-01-01 | 2015-04-16 |