mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-02-02 13:40:18 +00:00
# Conflicts: # .gitignore # exe/FaceLandmarkImg/FaceLandmarkImg.cpp # exe/FeatureExtraction/FeatureExtraction.cpp # matlab_runners/Feature Point Experiments/results/in-the-wild-res-no-outline.pdf # matlab_runners/Feature Point Experiments/results/landmark_detections.mat # matlab_runners/Feature Point Experiments/run_OpenFace_feature_point_tests_300W.m # matlab_runners/Gaze Experiments/mpii_1500_errs.mat
Code here was used to learn the mapping from a face detection bounding box to the bounding boxes suitable for the initialisation of landmark detection. For extracting the bounding boxes from MTCNN: - run collect_transform_mtcnn_menpo.m - run learn_mapping_mtcnn_menpo.m