mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-15 19:57:53 +00:00
5 lines
270 B
Plaintext
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 |