Tadas Baltrusaitis
a274365998
Feature/code cleanup ( #573 )
...
* Header guard cleanup (making sure naming is compliant with C++ standards and consistent).
* Removing un-needed nullptr checks.
* Removing SSE warnings for x64 builds (as SSE is enabled by default no need for a flag)
* Reverting Mat deletion
2018-09-24 08:10:09 +01:00
Tadas Baltrusaitis
014207aad0
Attempting to resolve issues with BLAS and dlib clashes.
2018-06-21 20:50:29 +01:00
Tadas Baltrusaitis
cdecf902cd
Updating licensing in source code files. More thorough travis tests.
2018-05-29 18:03:26 +01:00
Tadas Baltrusaitis
15dd0e1b3f
Simplifying response map computation for CEN experts. A minor speedup with grayscale image computation as float.
2018-05-19 23:32:39 +08:00
Tadas Baltrusaitis
53018d09b5
Another attempt at a travis fix.
2018-05-08 21:21:10 +01:00
Tadas Baltrusaitis
67ad47912d
Another attempt at OS X and blas/dlib fix.
2018-05-08 19:44:34 +01:00
Tadas Baltrusaitis
838337c760
Moving OpenFace 2.0 to develop branch and getting ready for master.
2018-05-06 08:19:09 +01:00
Tadas Baltrusaitis
ffe2e66081
Visualization fixes.
2018-01-31 08:23:48 +00:00
Tadas Baltrusaitis
b224fcdfc9
Merge branch 'master' of https://github.com/TadasBaltrusaitis/OpenFace into feature/Windows-GUI
...
# Conflicts:
# .gitignore
# exe/FaceLandmarkVidMulti/FaceLandmarkVidMulti.cpp
# lib/local/FaceAnalyser/FaceAnalyser.vcxproj
# lib/local/LandmarkDetector/include/LandmarkDetectorUtils.h
# lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp
# matlab_runners/Demos/feature_extraction_demo_vid.m
# matlab_runners/Demos/gaze_extraction_demo_vid.m
2017-12-29 16:27:00 +00:00
Tadas Baltrusaitis
077a8489bc
Bosphorus experiments with the new interface, improved the results slightly.
2017-12-06 15:43:55 +00:00
Tadas Baltrusaitis
c15a5042a9
Confidence reporting bug if not tracked in first frame.
2017-11-24 17:44:32 +00:00
Tadas Baltrusaitis
0de2379463
Merge branch 'master' into feature/Windows-GUI
...
# Conflicts:
# .gitignore
# exe/FaceLandmarkVid/FaceLandmarkVid.cpp
# exe/FaceLandmarkVidMulti/FaceLandmarkVidMulti.cpp
# exe/FeatureExtraction/FeatureExtraction.cpp
# lib/local/FaceAnalyser/src/FaceAnalyser.cpp
# lib/local/LandmarkDetector/include/LandmarkDetectorUtils.h
# lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp
# matlab_runners/Action Unit Experiments/results/DISFA_valid_res.txt
# matlab_runners/Action Unit Experiments/results/FERA2011_res_class.txt
# matlab_runners/Action Unit Experiments/results/SEMAINE_valid_res.txt
# matlab_runners/Demos/Read_HOG_file.m
# matlab_runners/Demos/feature_extraction_demo_img_seq.m
# matlab_runners/Feature Point Experiments/results/fps_yt.mat
# matlab_runners/Feature Point Experiments/results/fps_yt.txt
# matlab_runners/Feature Point Experiments/results/in-the-wild-res-no-outline.pdf
# matlab_runners/Feature Point Experiments/results/landmark_detections.mat
# matlab_runners/Gaze Experiments/mpii_1500_errs.mat
# matlab_runners/Head Pose Experiments/results/Pose_OF.mat
# matlab_runners/Head Pose Experiments/results/Pose_OF.txt
2017-10-18 03:01:47 -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
fa76d9051c
Merge branch 'master' into feature/Windows-GUI
...
Conflicts:
matlab_runners/Demos/feature_extraction_demo_vid.m
2017-05-15 13:19:11 -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
Tadas Baltrusaitis
bd0cebbef0
Merging newest master branch in.
2017-04-14 17:23:51 -04: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
8a30e55f4b
ROI, face distance and demo mode CLNF file.
2016-10-06 16:17:33 -04:00
unknown
57e58a6949
Master commit of OpenFace.
2016-04-28 15:40:36 -04:00