Face Recognition Note
What is face recognition?
Two soft of problem:
Face verification : one to one problem, one image matching name/ID
Face recognition: one to many problem, one matching many face images
face verification is a one shot problem.
One Shot Learning
It m...
yichunzhao.hashnode.dev3 min read