Y
Hacker News
new
|
ask
|
show
|
jobs
by
TopRainbowT
794 days ago
How are these faces generated? Does this facial image have any meaning?
1 comments
willmeyers
793 days ago
I just used a face recognition Python library (I think it's literally called facial_recognition) and used some math to extract the faces, crop them, and transform them into svg paths. No inherit meanings to them, it's an art project.
link