Commit Graph

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