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
a251415fea
Starting to incorporate MTCNN
2017-08-18 10:03:01 +01: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
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
7513cf7964
Speeding up fancy face validation.
2017-07-29 21:11:16 -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
ead2347581
Renaming everything to CEN in c++
2017-06-12 20:11:42 -04:00
Tadas Baltrusaitis
305af01326
Auto stash before merge of "develop" and "origin/develop"
...
- Adding new license files
- Replacing images with more suitable CC ones
2017-05-08 21:36:23 -04:00
TadasBaltrusaitis
58daee692e
Merge branch 'master' into feature/DCCNF
...
# Conflicts:
# .gitignore
# exe/FaceLandmarkImg/FaceLandmarkImg.cpp
# exe/FeatureExtraction/FeatureExtraction.cpp
# matlab_runners/Feature Point Experiments/results/in-the-wild-res-no-outline.pdf
# matlab_runners/Feature Point Experiments/results/landmark_detections.mat
# matlab_runners/Feature Point Experiments/run_OpenFace_feature_point_tests_300W.m
# matlab_runners/Gaze Experiments/mpii_1500_errs.mat
2017-04-10 11:04:30 -04:00
Tadas Baltrusaitis
52c50b4ff3
- Fixing the issue with gaze not tracking properly in video and landmark modes.
...
- Fixing the simscale/simalign bug
2017-03-08 11:46:50 -05:00
somacoder
15ee31bece
Update LandmarkDetectorModel.cpp
...
Moved eye_model false assignment from header.
2017-02-23 13:46:39 -05:00
Tadas Baltrusaitis
ae80aa7eee
Restructuring number of iterations a bit.
2017-02-09 11:43:50 -05:00
TadasBaltrusaitis
8ef1754999
Slight accuracy improvement on landmarks.
2017-02-09 09:47:38 -05:00
Tadas Baltrusaitis
c8aaae9580
A bug fix with landmarks with few visibilities.
2017-02-08 17:20:58 -05:00
Tadas Baltrusaitis
dbdf008f90
First C++ version of DCLM
2016-12-13 14:25:04 -05:00
Tadas Baltrusaitis
4c2e0bd9a0
Getting rid of some warnings.
2016-08-13 17:56:17 -04:00
Tadas Baltrusaitis
2128589309
A lot of changes:
...
- New AU recognition models trained on extra datasets - Bosphorus, UNBC, FERA2011
- Cleaner and clearer separation of static and dynamic AU models
- AU training code cleaned up and instructions added
- bug fixes with median feature computation
- AU prediction correction (smoothing and shifting) with post processing
2016-07-22 09:35:50 -04:00
unknown
57e58a6949
Master commit of OpenFace.
2016-04-28 15:40:36 -04:00