Skip to content

hyunahOh/mlflow-hyperopts-keras

Repository files navigation

Deep face recognition with Keras, Dlib and OpenCV

This repository hosts the companion notebook to the article Deep face recognition with Keras, Dlib and OpenCV.

Face embedding

embedding.py : Openface pretrained model을 가져와서, 128차원 벡터값으로 변환 후, 저장함

Classification (training)

classification.py : 각 사람마다 128벡터화 되어있는 정보를 분류 학습 -> mlflowhyperopt가 적용되어있는 코드

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published