Skip to content

jeetv/Metric_Learning_Approaches_for_Face_Identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Identification

Metric Learning Approaches for Face Identification

File structure and modules

Getting started

Clone this repository

$ git clone https://github.com/debtanu177/face_identification.git

Install

opencv
sklearn
numpy
tqdm

Run

First step(Optional):

$ python3 dataselect.py

Second step:

$ python3 main.py

Examples of positive pairs correctly classified using the MkNN classifier with LMNN as a base metric

References

Is that you? Metric Learning Approaches for Face Identification Matthieu Guillaumin, Jakob Verbeek and Cordelia Schmid http://lear.inrialpes.fr/pubs/2009/GVS09/verbeek09iccv2.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages