- Capture your face and preserve daily records, then display the changes in a long period of time
- Pipeline: Detect face bounding box --> Face landmark detection --> Align and crop face w.r.t the landmarks --> save daily face image --> generate .gif displaying these records.
- run script
python run.py
for daily record - press to capture a face
- press again to confirm. if not, back to the previous step
- run script
python process.py
to generate .gif file
- Not specified in this file, read source code for more details