Commit Graph

119 Commits

Author SHA1 Message Date
Tadas Baltrusaitis
d998cb0d68 Changing AU scripts to avoid a potential race condition with directory creation. 2018-05-28 18:58:06 +01:00
Tadas Baltrusaitis
d333ba238a Updating packaging script 2018-05-23 20:32:20 +01:00
Tadas Baltrusaitis
fce7011634 New run through the results after optimizations 2018-05-22 07:16:05 +01:00
Tadas Baltrusaitis
5363fcc34f Removing the parallelization. 2018-05-22 07:10:53 +01:00
Tadas Baltrusaitis
08c059c70a Fixes to matlab script, scripts for downloading CEN models. 2018-05-09 20:57:17 +01:00
Tadas Baltrusaitis
7e338e3532 Merge branch 'develop' of https://github.com/TadasBaltrusaitis/OpenFace into develop 2018-05-09 19:33:24 +01:00
Tadas Baltrusaitis
076f243095 Some missing directories for Ubuntu experiments. 2018-05-09 19:32:29 +01:00
Tadas Baltrusaitis
2259af4386 Merge branch 'develop' of https://github.com/TadasBaltrusaitis/OpenFace into develop 2018-05-09 16:55:14 +01:00
Tadas Baltrusaitis
17962a0838 Updating readme and instructions. 2018-05-09 08:27:41 +01:00
Tadas Baltrusaitis
008d523246 Full test suite complete, remove osx from travis. 2018-05-09 07:18:39 +01:00
Tadas Baltrusaitis
691137699e Another attempt at a travis fix adding missing experiment files for 300VW. 2018-05-08 21:03:40 +01:00
Tadas Baltrusaitis
fdbf8d1e6c Running experiments on windows. 2018-05-08 20:50:31 +01:00
Tadas Baltrusaitis
e6849c6b52 Moving to AVX instead of AVX2, compiler warning fixes. Losing dependency on OpenCV C style bindings for affine warping. 2018-05-07 21:54:52 +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
9810da00e2 Fixing readme. 2018-03-01 20:12:44 +00:00
Tadas Baltrusaitis
96ee923da7 AU training code adaptation to the new interface and testing. 2018-02-27 21:09:09 +00:00
Tadas Baltrusaitis
82f57d90ae adapting experiments for landmarks. 2018-02-25 11:51:12 +00:00
Tadas Baltrusaitis
5676450825 Adapting head pose scripts with the changed multi-face interface. 2018-02-25 09:57:46 +00:00
Tadas Baltrusaitis
4192e85a8f Some refinements for the multi face tracking support and cmake fixes. 2018-02-24 09:19:13 +00:00
Tadas Baltrusaitis
a4de1d42a5 Interface changes to provide multi output support, also enforcing parameters in executables. 2018-02-23 08:25:19 +00:00
Tadas Baltrusaitis
2d5473adc5 Results with the new OCV 2018-02-05 18:36:00 +00:00
Tadas Baltrusaitis
aa0fdc3879 no message 2018-02-04 21:28:07 +00:00
Tadas Baltrusaitis
d033f776c1 Unix script fix. 2018-02-04 21:27:12 +00:00
Tadas Baltrusaitis
ec9c646384 Fix for unix tests. 2018-02-04 20:55:57 +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
5add8bc1df Results with the new setup. 2017-12-28 17:41:25 +00:00
Tadas Baltrusaitis
57ebf069c3 Bug fix Bosphorus script. 2017-12-20 07:08:14 +00:00
Tadas Baltrusaitis
b1a515716c Adapting experiments to run on Ubuntu as well. 2017-12-18 12:17:53 +00:00
Tadas Baltrusaitis
68c938b698 Moving the image sequence samples to a place that makes more sense, adding more tests for coping with grayscale and 16-bit images. 2017-12-17 14:16:45 +00:00
Tadas Baltrusaitis
9470298005 Bringing all of the experiments to a new interface 2017-12-16 13:14:02 +00:00
Tadas Baltrusaitis
4c93f8a368 The full suite is almost passing, only gaze discrepancy is left. 2017-12-10 14:49:59 +00:00
Tadas Baltrusaitis
f071e61fc7 Working on experiments with the new interface, almost there. 2017-12-10 10:55:34 +00:00
Tadas Baltrusaitis
1f3d4e941d FERA experiments as well. 2017-12-08 18:35:03 +00:00
Tadas Baltrusaitis
9fec91e997 DISFA and SEMAINE with new interface. 2017-12-08 17:22:30 +00:00
Tadas Baltrusaitis
8e12af6c44 BP4D experiments. 2017-12-07 09:36:45 +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
77cf256dc3 Back to good results on landmarks with new interface. 2017-11-24 21:31:41 +00:00
Tadas Baltrusaitis
fc8fe65f78 Working towards image landmark detection experiments with the new interface. 2017-11-24 20:11:45 +00:00
Tadas Baltrusaitis
c15a5042a9 Confidence reporting bug if not tracked in first frame. 2017-11-24 17:44:32 +00:00
Tadas Baltrusaitis
21bdf03801 More patches and small fixes for recording and visualization. 2017-11-24 17:16:15 +00:00
Tadas Baltrusaitis
39c206e44d Demo script for showing how to use and verifying output aligned image sizes. 2017-11-24 08:44:02 +00:00
Tadas Baltrusaitis
a224c10775 Output tracked uses up too much space, maybe need to output as jpg's 2017-11-24 08:06:03 +00:00
Tadas Baltrusaitis
681e6b9b58 Work on image experiments using the new interface. 2017-11-24 07:47:50 +00:00
Tadas Baltrusaitis
01368270be Dealing in a better way with frame numbers 2017-11-23 18:33:10 +00:00
Tadas Baltrusaitis
412cf4ff04 Some work on demo scripts and according bug fixes 2017-11-23 17:44:27 +00:00
Tadas Baltrusaitis
d6dd2f9a45 Video writing bug fix, work on demo scripts for feature extraction. 2017-11-23 09:07:12 +00:00
Tadas Baltrusaitis
a70fe65356 Another small fix. 2017-11-22 20:21:59 +00:00
Tadas Baltrusaitis
1da1a6f67c Small fix. 2017-11-22 20:20:22 +00:00
Tadas Baltrusaitis
89332ea943 More bug fixes revealed by demo scripts. 2017-11-22 17:53:15 +00:00
Tadas Baltrusaitis
bafbfdca29 Same fix for multi-face case. 2017-11-22 09:08:35 +00:00