/face_alignment

Face alignment project from Advanced Machine Learning class 2021

Primary LanguageJupyter Notebook

FaceAlignment

Face alignment project based on 'One Millisecond Face Alignment with an Ensemble of Regression Trees' by Vahid Kazemi and Josephine Sullivan.

Tools

Dataset

Usage

  • In order to run test predictions on our base model, simply run the Prediction_and_Validation_Notebook.ipynb Notebook.
  • In order to train a new model simply run python3 main_face_alignment.py after setting up a data folder with training images.

Authors

Anders Christian Ketelsen, Johannes Imre Rupert Münichsdorfer, Rasmus Carl Rønneberg & Sumin Lee