Skip to content

Releases: ina-foss/inaFaceAnalyzer

pretrained machine learning models

18 Oct 14:16
Compare
Choose a tag to compare
Pre-release

large binary files corresponding to face detection, facial landmark detection, and SVM-based gender classification are provided within the release

*** shape_predictor_68_face_landmarks.dat ***
Face landmarks prediction
http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2

*** opencv_face_detector_uint8.pb ***
Face detection
ttps://raw.githubusercontent.com/opencv/opencv_3rdparty/dnn_samples_face_detector_20180220_uint8/opencv_face_detector_uint8.pb

*** opencv_face_detector.pbtxt ***
Face detection
https://github.com/opencv/opencv/blob/4eb296655958e9241f43a7bd144d5e63759f6cea/samples/dnn/face_detector/opencv_face_detector.pbtxt

*** libfacedetection-yunet.onnx ***
Face and landmark detection provided in libfacedetection (BSD license)
https://github.com/ShiqiYu/libfacedetection
Model download from https://github.com/ShiqiYu/libfacedetection.train/blob/master/tasks/task1/onnx/yunet.onnx

*** svm_ytf_zrezgui.hdf5 ***
Gender classification from face neural representation
This linear SVM was trained by Zohra Rezgui for the purpose of this project. Training details & evaluations can be found in her internship report:
Zohra Rezgui, Détection et classification de visages pour la description de l’égalité femme-homme dans les archives télévisuelles, 2019/11/19