open source pkg v1

This commit is contained in:
Vijay Yadev
2020-08-04 19:12:31 -04:00
parent bef213dba9
commit c389fc2c47
3708 changed files with 1624220 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
This folder contains a lot of model training code for OpenFace modules
//====================== Action Units ==========================//
AU_training - contains facial expression training modules
//====================== SVR and CLNF patch expers ======= //
You can find the CLNF and SVR patch training code in CCNF folder
//====================== CE-CLM patch experts ========= //
For CEN patch expert training see ce-clm_training folder
//====================== Point distribution models ===//
./pdm_generation - code for training the Point Distribution Model (PDM)
//===================== Landmark utilities ===============//
./bounding_box_mapping - how to convert from arbitrary bounding boxes of face detectors to ones needed by OpenFace
./learn_error_mapping - learning how much to trust the CE-CLM likelihoods at different views to help choose best hypotheses