Commit Graph

624 Commits

Author SHA1 Message Date
Tadas Baltrusaitis
0517bbbd72 Separating threading on unix and windows systems. 2018-05-31 20:57:20 +01:00
Tadas Baltrusaitis
9b1db7321d More debugging. 2018-05-31 17:48:52 +01:00
Tadas Baltrusaitis
34067b0168 Debugging travis again. 2018-05-31 17:27:06 +01:00
Tadas Baltrusaitis
6569601652 CLR does not agree with C++ threads, so moving back to tbb task_group 2018-05-31 08:15:23 +01:00
Tadas Baltrusaitis
0d758babf8 A different way of threading output. 2018-05-30 20:13:47 +01:00
Tadas Baltrusaitis
2a371a46d8 Some more debugging. 2018-05-30 08:05:41 +01:00
Tadas Baltrusaitis
6f1489c812 Some more travis debugging. 2018-05-30 07:53:05 +01:00
Tadas Baltrusaitis
d332611905 More investigations. 2018-05-29 22:46:48 +01:00
Tadas Baltrusaitis
5683a79ad2 Another attempt at the travis fix. 2018-05-29 22:33:17 +01:00
Tadas Baltrusaitis
f3bdf085d5 More travis debugging. 2018-05-29 22:05:47 +01:00
Tadas Baltrusaitis
bc77974745 Another attempt to figure out why travis breaks. 2018-05-29 21:52:59 +01:00
Tadas Baltrusaitis
1cb6215687 Debugging travis, temporary change 2018-05-29 21:34:09 +01:00
Tadas Baltrusaitis
c36c290276 Small travis fix. 2018-05-29 19:38:32 +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
d998cb0d68 Changing AU scripts to avoid a potential race condition with directory creation. 2018-05-28 18:58:06 +01:00
Tadas Baltrusaitis
e319620084 A bit less verbose. 2018-05-27 14:30:44 +01:00
Tadas Baltrusaitis
715783c29b A different way to output images and videos in a multi-threaded manner. 2018-05-27 13:53:45 +01:00
Tadas Baltrusaitis
d9079e9bb0 More error reporting for OSX issues. 2018-05-27 13:13:16 +01:00
Tadas Baltrusaitis
0291d182ff More error reporting for travis to find out the issue. 2018-05-27 11:51:10 +01:00
Tadas Baltrusaitis
6ec5e70485 Closing the recorders properly. 2018-05-27 10:31:57 +01:00
Tadas Baltrusaitis
c97fe6d85e Reporting if direcotry is missing. 2018-05-27 09:48:17 +01:00
Tadas Baltrusaitis
2a58f9a39b Travis location fix. 2018-05-27 09:02:59 +01:00
Tadas Baltrusaitis
c09ca63d6e Even more simplification for travis 2018-05-27 08:43:47 +01:00
Tadas Baltrusaitis
93a55b2e04 Simplifying travis test further. 2018-05-26 20:58:34 +01:00
Tadas Baltrusaitis
e6b48911da Travis fix 2018-05-26 19:12:22 +01:00
Tadas Baltrusaitis
a8fbf7a16a Simplifying the travis tests. 2018-05-26 18:51:09 +01:00
Tadas Baltrusaitis
3baa031205 Another OSX fix attempt. 2018-05-26 17:42:13 +01:00
Tadas Baltrusaitis
660e579582 Missing OpenBLAS includes 2018-05-26 17:18:12 +01:00
Tadas Baltrusaitis
3cf21413e4 GUI bug fix with recording parameters.
Allowing for linking to BLAS in general rather than specifically OpenBLAS
2018-05-26 11:06:45 +01:00
Tadas Baltrusaitis
3bca454073 Attempting a different way at finding BLAS on osx, by not linking to Accelerate. 2018-05-26 09:20:02 +01:00
Tadas Baltrusaitis
ade0e4ecc8 Numerical stability hotfix, attempt to fix travis CI for osx. 2018-05-26 08:59:11 +01:00
Tadas Baltrusaitis
d333ba238a Updating packaging script OpenFace_v2.0.1 2018-05-23 20:32:20 +01:00
Tadas Baltrusaitis
881c10d49d Ability to not save bad aligned frames (saving space). FaceLandmarkVidMulti not copying the CEN patch experts to save space, allowing it to run on Win32. 2018-05-22 17:48:28 +01:00
Tadas Baltrusaitis
b99a53720b Bug fix with detection certainty. 2018-05-22 08:09:33 +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
d190774285 Gcc compilation fix. 2018-05-20 18:40:08 +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
63dd69c958 Bug fix with image and video output in the GUI. Memory assignment issues in GUI as well. 2018-05-17 11:57:07 +08:00
Tadas Baltrusaitis
067c6d6d28 Merge branch 'master' into develop 2018-05-17 11:33:19 +08:00
Tadas Baltrusaitis
ebb67b179d Updating the packaging script. OpenFace_v2.0.0 2018-05-11 19:39:53 +01:00
Tadas Baltrusaitis
c08ec3e657 Removing legacy face detectors and models. 2018-05-11 18:59:01 +01:00
Tadas Baltrusaitis
4c6ce7fd54 Moving to OpenFace 2.0! Loads of changes. 2018-05-10 20:45:52 +01:00
Tadas Baltrusaitis
9ec1a96d64 Updating the readme slightly. 2018-05-10 19:46:07 +01:00
Tadas Baltrusaitis
1e13c8ca33 DISFA model naming fix. 2018-05-09 21:53:26 +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