Files
OpenFace/matlab_version/bounding_box_mapping
TadasBaltrusaitis 58daee692e Merge branch 'master' into feature/DCCNF
# 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
2017-04-10 11:04:30 -04:00
..
2016-09-06 17:00:09 -04:00
2016-04-28 15:40:36 -04:00
2016-04-28 15:40:36 -04:00
2016-04-28 15:40:36 -04:00
2016-04-28 15:40:36 -04:00
2016-04-28 15:40:36 -04:00
2016-04-28 15:40:36 -04:00

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