Commit Graph

80 Commits

Author SHA1 Message Date
Tadas Baltrusaitis
1adbf2f56f Sparse response map computation speedup for CEN. 2017-08-09 12:11:02 -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
7513cf7964 Speeding up fancy face validation. 2017-07-29 21:11:16 -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
f01f9fadc6 Updating the TBB version in Windows (new license). 2017-07-24 11:09:37 -04:00
Tadas Baltrusaitis
283bf810db Sparse models in C++, gain in speed 2017-07-20 12:12:13 -04:00
Tadas Baltrusaitis
aed0277e95 Silly mistake 2017-07-11 15:29:26 -04:00
Tadas Baltrusaitis
884b48fda3 And another one... 2017-07-11 15:28:51 -04:00
Tadas Baltrusaitis
77ab777825 More cmake fixes. 2017-07-11 15:28:00 -04:00
Tadas Baltrusaitis
39201921c2 Cmake fixes. 2017-07-11 15:25:36 -04:00
Tadas Baltrusaitis
ca53fc7cee Another g++ fix. 2017-07-11 15:23:47 -04:00
Tadas Baltrusaitis
2295fbda9c More cmake fixes. 2017-07-11 15:21:31 -04:00
Tadas Baltrusaitis
0eda13c37b Small cmake fix. 2017-07-11 15:19:42 -04:00
Tadas Baltrusaitis
076b0033d4 Ubuntu fix to header. 2017-07-11 15:15:45 -04:00
Tadas Baltrusaitis
6eff7c7c1e Cmake fixes for adding GazeAnalyzer. 2017-07-11 15:13:56 -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
20535fb897 Issue with hypotheses. 2017-06-19 16:42:05 -04:00
Tadas Baltrusaitis
3c55a72098 Even more fixing. 2017-06-19 16:39:59 -04:00
Tadas Baltrusaitis
f3ac00515d Small fix. 2017-06-19 16:36:06 -04:00
Tadas Baltrusaitis
596593cca3 Moving towards an optimized C++ version of CEN. 2017-06-19 16:35:11 -04:00
yorkie
a539e73b93 parameters: when fdloc provided, set detector to use HAAR cascade 2017-06-15 11:13:42 +08:00
Tadas Baltrusaitis
d85375bfd2 Fix to make sure FeatureExtraction works with CE-CLM 2017-06-14 18:32:37 -04:00
Tadas Baltrusaitis
1e36bba2b6 CEN expert copy constructor fix. 2017-06-14 18:22:23 -04:00
Tadas Baltrusaitis
f58daaca90 Copy constructor fix for CE-CLM. 2017-06-14 17:28:08 -04:00
yorkie
138c8bd463 add -fdloc for customize face detection/classifier files 2017-06-14 11:46:44 +08:00
Tadas Baltrusaitis
eac169df49 BLAS for windows 2017-06-12 20:52:02 -04:00
Tadas Baltrusaitis
85c603a85c OpenBLAS fix attempt. 2017-06-12 20:32:59 -04:00
Tadas Baltrusaitis
153c800eeb Make list fixes for BLAS 2017-06-12 20:19:43 -04:00
Tadas Baltrusaitis
ead2347581 Renaming everything to CEN in c++ 2017-06-12 20:11:42 -04:00
Tadas Baltrusaitis
35bd6f0c01 Cmake fixes. 2017-06-12 16:04: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
c8626675a9 Work on Menpo, more work on PDM training and experimental setup. 2017-03-08 17:07:25 -05:00
Tadas Baltrusaitis
1c546298b8 A small fix for linux compilation. 2017-03-08 14:25:13 -05: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
somacoder
86341fae30 Update LandmarkDetectorModel.h
Moving default boolean eye model assignment of false to cpp.
2017-02-23 13:45:09 -05:00
Tadas Baltrusaitis
4e0e947391 Experimental addition of OpenBLAS to speed up matrix multiplications. 2017-02-10 17:09:08 -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
TadasBaltrusaitis
56dac1d3a6 Another DCLM speedup. 2017-02-08 11:34:23 -05:00
TadasBaltrusaitis
5875786006 DCLM speed up. 2017-02-08 09:10:01 -05:00
Tadas Baltrusaitis
51f442a3e2 Merge pull request #107 from CJxD/develop
Fix CMake install process for Unix make install
2017-01-03 14:20:34 -05:00
Chris Watts
c334bf0ac3 Use preprocessor defines rather than configured header files for CONFIG_DIR so it works when not using CMake 2016-12-29 23:36:10 +00:00
Chris Watts
b33fe0730a Fix the make install process on Unix
Conflicts:
	.gitignore
2016-12-18 00:10:43 +00:00