open source pkg v1
This commit is contained in:
23
pkg/OpenFace/model_training/readme.txt
Normal file
23
pkg/OpenFace/model_training/readme.txt
Normal 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
|
||||
Reference in New Issue
Block a user