Commit Graph

19 Commits

Author SHA1 Message Date
Tadas Baltrusaitis
937e2de488 Integrating OpenFace 1.0.0 changes into CE-CLM branch 2018-04-04 17:48:44 +01:00
Tadas Baltrusaitis
06c3aeb280 - AUs retrained using CE-CLM landmark detection
- bug fix with -gaze parameter
- bug fix with prefered location of bounding box
- re-initializing more often
2017-09-21 19:15:03 +01:00
Tadas Baltrusaitis
f5b364c54b - Choosing better CE-CLM models for C++ (more general and work well in a broader setting)
- Reducing the memory load of the model in C++ by half
2017-09-13 19:39:11 +01:00
Tadas Baltrusaitis
e8e93c3f96 Incorporating MTCNN face detection with CE-CLM.
Merge remote-tracking branch 'origin/feature/mtcnn_face_det' into feature/CE-CLM

# Conflicts:
#	exe/FaceLandmarkImg/FaceLandmarkImg.cpp
#	exe/FaceLandmarkVid/FaceLandmarkVid.cpp
#	exe/FaceLandmarkVidMulti/FaceLandmarkVidMulti.cpp
#	exe/FeatureExtraction/FeatureExtraction.cpp
#	lib/local/LandmarkDetector/LandmarkDetector.vcxproj
#	lib/local/LandmarkDetector/LandmarkDetector.vcxproj.filters
#	lib/local/LandmarkDetector/src/LandmarkDetectorFunc.cpp
#	lib/local/LandmarkDetector/src/LandmarkDetectorParameters.cpp
#	lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp
2017-08-26 13:23:16 +01:00
Tadas Baltrusaitis
1adbf2f56f Sparse response map computation speedup for CEN. 2017-08-09 12:11:02 -04:00
Tadas Baltrusaitis
8dea625717 Adding more preparation for MTCNN in C++ 2017-08-09 12:01:53 -04:00
Tadas Baltrusaitis
f19fab7ff7 Bringing CE-CLM up to speed with master. 2017-08-03 11:14:49 -04:00
Tadas Baltrusaitis
9a92d4d9c8 Removing legacy CLM-Z models. 2017-08-02 13:39:31 -04:00
Tadas Baltrusaitis
5959176921 Some big changes:
- face validator is a retrained CNN now
- starting retiring CLM-Z from OpenFace
2017-08-01 17:11:02 -04:00
Tadas Baltrusaitis
8eb086545c Simplified validator model. 2017-07-31 15:55:29 -04:00
Tadas Baltrusaitis
8cc98be724 First try at a new landmark validator. 2017-07-29 18:19:41 -04:00
Tadas Baltrusaitis
af77a045d9 Playing around with a new landmark detection validation method. 2017-07-28 15:06:04 -04:00
Tadas Baltrusaitis
165a708796 Decoupling C++ code so that AU detection works properly with a new PDM. 2017-06-20 14:55:59 -04:00
Tadas Baltrusaitis
596593cca3 Moving towards an optimized C++ version of CEN. 2017-06-19 16:35:11 -04:00
Tadas Baltrusaitis
d85375bfd2 Fix to make sure FeatureExtraction works with CE-CLM 2017-06-14 18:32:37 -04:00
Tadas Baltrusaitis
ead2347581 Renaming everything to CEN in c++ 2017-06-12 20:11:42 -04:00
Tadas Baltrusaitis
dbdf008f90 First C++ version of DCLM 2016-12-13 14:25:04 -05:00
Tadas Baltrusaitis
c1ff40399e Bug fixes 2016-09-06 12:32:33 -04:00
unknown
57e58a6949 Master commit of OpenFace. 2016-04-28 15:40:36 -04:00