Tadas Baltrusaitis
a87509a2d5
Trying some fixes for travis osx
2016-07-29 11:18:06 -04:00
Tadas Baltrusaitis
f69971f6b3
Fixing some travis syntax
2016-07-29 10:40:51 -04:00
Tadas Baltrusaitis
d67d232cc2
Next attempt at osx with travis
2016-07-29 10:31:29 -04:00
Tadas Baltrusaitis
5a71c68e20
First attempt at osx support with travis.
2016-07-29 09:56:38 -04:00
Tadas Baltrusaitis
b6464e01fe
Older version of clang
2016-07-27 18:40:30 -04:00
Tadas Baltrusaitis
b23393be0b
g++ worked! Adding clang support.
2016-07-27 18:37:40 -04:00
Tadas Baltrusaitis
1fe91ca2dc
Specific version of boost
2016-07-27 17:18:25 -04:00
Tadas Baltrusaitis
ba9d1e59af
Forcing a yes
2016-07-27 16:49:32 -04:00
Tadas Baltrusaitis
62bd9116d6
Missing sudo
2016-07-27 16:43:31 -04:00
Tadas Baltrusaitis
795102f011
Enforcing newer version of boost.
2016-07-27 16:39:05 -04:00
Tadas Baltrusaitis
63c787540f
Yet another attempt at g++
2016-07-27 16:07:46 -04:00
Tadas Baltrusaitis
2a2696268a
A different way to try C++ 11
2016-07-27 15:20:38 -04:00
Tadas Baltrusaitis
b3af64c20c
More travis experiments.
2016-07-27 14:46:33 -04:00
Tadas Baltrusaitis
421252ad63
Another ubuntu travis attempt.
2016-07-27 09:11:08 -04:00
Tadas Baltrusaitis
0a8fe23eea
Another attempt at travis C++11
2016-07-26 13:12:07 -04:00
Tadas Baltrusaitis
1db7c20bc5
Travis changes for C++ 11
2016-07-26 12:20:09 -04:00
Tadas Baltrusaitis
3fff26dd4a
Corrections for travis, only Ubuntu for now.
2016-07-25 17:12:46 -04:00
Tadas Baltrusaitis
8bcbd25571
Initial attempt to do travis CI
2016-07-25 16:22:56 -04:00
Tadas Baltrusaitis
f80fbf0b42
Merge branch 'develop'
2016-07-22 13:29:17 -04:00
Tadas Baltrusaitis
9d2d13bc1a
Small g++ fix
2016-07-22 12:57:30 -04:00
Tadas Baltrusaitis
5d5947a41d
Merge branch 'master' of https://github.com/TadasBaltrusaitis/OpenFace
...
Conflicts:
.gitignore
2016-07-22 12:36:11 -04:00
Tadas Baltrusaitis
3a9a17d5fd
Some cleanup and making sure all the tests run on Windows
2016-07-22 11:28:45 -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
Tadas Baltrusaitis
e4fac9eae2
Merge pull request #27 from simonmssu/master
...
specify TBB header file location
2016-07-21 09:02:54 -04:00
simonmssu
6513be147b
Update CMakeLists.txt
...
to specify the location of TBB header file
2016-07-11 16:15:44 -04:00
simonmssu
409e2a89f3
Update CMakeLists.txt
...
to specify the location of TBB header file
2016-07-11 16:15:18 -04:00
simonmssu
73a28260ec
Update CMakeLists.txt
...
to specify the location of TBB header file
2016-07-11 16:14:36 -04:00
simonmssu
f5ed435e18
Update CMakeLists.txt
...
to specify the location of TBB header file
2016-07-11 16:13:37 -04:00
simonmssu
d9d4b10a52
Update CMakeLists.txt
...
to specify the location of TBB header file
2016-07-11 16:12:34 -04:00
simonmssu
819e087c98
Update CMakeLists.txt
2016-07-11 16:11:02 -04:00
simonmssu
e56cd18f27
Merge pull request #1 from TadasBaltrusaitis/master
...
to sync with TadasBaltrusaitis version
2016-07-07 08:12:58 -04:00
Tadas Baltrusaitis
146dcd5e5b
More work on AU - WIP
2016-06-14 17:55:16 -04:00
Tadas Baltrusaitis
e0fa16ee04
Fixing eye landmark Matlab demo.
2016-06-13 20:48:06 -04:00
Tadas Baltrusaitis
4a73ece996
Changing project settings to allow for older CPUs without AVX2 instruction set.
2016-06-11 11:57:54 -04:00
Tadas Baltrusaitis
65e91da3a6
Full face model.
2016-06-03 16:53:27 -04:00
Tadas Baltrusaitis
b75f12f078
Static res
2016-06-03 16:32:45 -04:00
Tadas Baltrusaitis
27641add77
Cleaning up and adding AU training - WIP
2016-06-03 09:33:04 -04:00
Tadas Baltrusaitis
803575d5b7
More work at establishing AU baselines on SEMAINE and BP4D datasets.
2016-05-24 16:51:18 -04:00
Tadas Baltrusaitis
13bb996efa
Making sure the architectures are consistent, still need to get logo copying to be done correctly.
2016-05-20 17:43:07 -04:00
Tadas Baltrusaitis
b262b479ae
More work on the GUI
2016-05-20 17:38:03 -04:00
Tadas Baltrusaitis
e6e547b0a1
GUI initial work (WIP)
2016-05-20 16:48:43 -04:00
Tadas Baltrusaitis
a103d6558a
Replacing illegal values for AUs.
2016-05-19 11:59:06 -04:00
Tadas Baltrusaitis
fc27b5bbb6
Moving things around for clarity.
2016-05-19 11:51:32 -04:00
Tadas Baltrusaitis
668588500c
Merge pull request #5 from chiragraman/develop
...
Supporting out-of-source builds
2016-05-18 13:59:35 -04:00
Chirag Raman
a75973c64c
Merged branch feature/ubuntu_15_10_installation into develop
2016-05-16 11:59:47 -04:00
Chirag Raman
62d744fee1
Add 'build/' to .gitignore
2016-05-16 11:59:25 -04:00
Chirag Raman
2e4f2af0e3
Add 'build/' to gitignore
2016-05-13 17:01:27 -04:00
unknown
7eb6f264f4
Updated .gitignore file, small renaming fix for executable.
2016-04-28 18:15:39 -04:00
unknown
7067c7cc74
Adding a .gitignore
2016-04-28 15:56:18 -04:00
Tadas Baltrusaitis
c2ba64c8b2
Update README.md
2016-04-28 15:49:53 -04:00