Skip to content

Face symmetry evaluation system with GUI. Uses yolo v3 as face detector and SAN as facial landmark detector.

Notifications You must be signed in to change notification settings

GaiusC/Face_Symmetry_Evaluation

Repository files navigation

Face_Symmetry_Evaluation

Preparation

Environment Configuration

This project uses Anaconda to manage the environment.

conda env create -f py38_pt.yaml

Weights Download

Download weights directory from Google Drive and put it in the yolov3_n_SAN directory.

Quick Start

python main_gui.py

References

About

Face symmetry evaluation system with GUI. Uses yolo v3 as face detector and SAN as facial landmark detector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published