-
Notifications
You must be signed in to change notification settings - Fork 0
Ataraxia1001/Facial_Landmark_detection_Sticker_on_Face
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is repository for facial landmark detection project. It is detecting and recognizing the facial landmark by testing various convolutional neural networks. Input data is face images and ouput of model is x, y coordinates values(points) which determine the facial landmarks like the positions of eyes, noes, mouth, and so on. The output has 106 differents points on the face. I'm constantly attempt to use better model with more complexity, but the computing power currently makes impasse to run a model with high FLOPs. I need to make multiple scripts to do this project. Mainly, the codes are divided as follow. 1. plotting the points on the face.(train data) 2. training neural network(CNN model) 3. testing the model with new image(test data) 4. add sticker on the face image
About
CNN based facial landmark detection project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published