Files
OpenFace/matlab_version/bounding_box_mapping/readme.txt
2017-03-08 17:02:30 -05:00

5 lines
270 B
Plaintext

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