afislonge / deepfake-detection-project

Our project aims to develop a machine learning model to compare and contrast images sourced from Flickr, a platform with user-uploaded photographs, against those generated by ThisPersonDoesNotExist, which uses generative adversarial networks (GANs) to create lifelike human images. We'll evaluate the nuances in authenticity and quality
3 stars 1 forks source link

Feature Engineering : Feature Extraction Facial for Fake Images #39

Open GanzB02 opened 3 months ago

GanzB02 commented 3 months ago

Facial Landmarks Feature Extraction for Fake Images

GanzB02 commented 3 months ago

Code and Testing has been done on Feature Extraction Facial

Completed: Feature Extraction of Eye Level and Facial Landmarks

Next Step: Batch Extraction of features on the fake images

Blockers: None, other features will be defined before moving to feature extractions

Note: Code has only Features for Facial and Face Recognition Script

GanzB02 commented 3 months ago

Image