Skip to content

10961020/Deepfake-detector-based-on-blood-vessels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepfake-detector-based-on-blood-vessels

Could not find shape_predictor_68_face_landmarks.dat. ?

download from http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2

stylegan_requests__processing.py includes downloading the StyleGAN2 dataset and image preprocessing of the image to be detected.

train.py contains training and validation sections.

demo.py: run on a single image. The process of sclera segmentation can be shown in the corresponding (a), (b), (c), (d), and (e) annotations (in ./utils/load.py line 73, set show_processing=0 to show_processing=1).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages