Skip to content

A model to classify different signs of ageing such as puffy eyes, wrinkles, dark spots etc. on the face

Notifications You must be signed in to change notification settings

DivyanshuVashisht/AgeingSignDetect-beta-

Repository files navigation

AgeingSignDetect-beta-

A model to classify different signs of ageing such as puffy eyes, wrinkles, dark spots etc. on the face. Localizes the puffy eyes area if they are present.

Employs the EfficientNet model.

Installation

pip install -r requirements.txt
python AgeingSignDetect.py --help
python AgeingSignDetect.py --model ./model.json --weight ./weights.h5 --cascade ./haarcascade_frontalface_default.xml --shape-predictor ./shape_predictor_81_face_landmarks.dat --image <path_to_image_file>

About

A model to classify different signs of ageing such as puffy eyes, wrinkles, dark spots etc. on the face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages