Commit Graph

555 Commits

Author SHA1 Message Date
Ruben van de Ven 8d38fdf308 update README 2020-01-28 20:44:00 +01:00
Ruben van de Ven bf5b68ce07 Automatic resize of map + map size for exhibit at Route du Nord 2018-05-08 12:18:21 +02:00
Ruben van de Ven 6d7c870be3 Storing metrics + displaying table 2018-05-05 23:27:52 +02:00
Ruben van de Ven d37c50e394 With testing screen, coordinate mapping, CMRmap colormap 2018-05-04 08:05:32 +02:00
Ruben van de Ven 9b17971917 MVP 2018-05-02 21:43:10 +02:00
Ruben van de Ven f79ba2c12e Too slow version of heatmap 2018-05-02 14:24:43 +02:00
Ruben van de Ven 0dd61f148a Have FaceLandmarkVidMulti output (only) to JSON on stdout 2018-05-01 23:00:16 +02:00
Tadas Baltrusaitis 92770ee156
Update README.md 2018-04-10 22:14:24 +01:00
Tadas Baltrusaitis 5960fb91d7 Adding DISFA trained models. 2018-04-08 18:53:21 +01:00
Tadas Baltrusaitis 84320b93a9 Adding eye gaze support to CLM landmark models, also an extra packaging script. 2018-04-05 08:26:03 +01:00
Tadas Baltrusaitis 63afe728e3
Update README.md 2018-04-03 20:25:34 +01:00
Tadas Baltrusaitis 588285753c Adding the missing Multi-PIE CLNF patch experts. 2018-04-01 10:53:01 +01:00
Tadas Baltrusaitis 068ecb07d7 Bug fix when no faces are detected. 2018-03-30 10:21:22 +01:00
Tadas Baltrusaitis 6e15e81777 Working towards coping without AU and eye models. Fixes to the visualizer. 2018-03-30 09:36:32 +01:00
Tadas Baltrusaitis 51fbf805bc Adapting to the case where no AU models are present (e.g. due to licensing issues). 2018-03-27 16:26:26 +01:00
Tadas Baltrusaitis b1524ca98b Making sure AU visualization works with other executables. 2018-03-26 08:26:48 +01:00
Tadas Baltrusaitis 23f8793731
Merge pull request #382 from severin-lemaignan/landmark_detector_ctor
Make sure model paths are checked even when using FaceModelParameters default ctor
2018-03-25 11:42:03 +01:00
Tadas Baltrusaitis 5ed6c4a6f3 Starting integration of AU visualization in CLI code. 2018-03-24 10:30:30 +00:00
Tadas Baltrusaitis 659f066fa4 Merge branch 'develop' of https://github.com/TadasBaltrusaitis/OpenFace into develop 2018-03-24 10:08:21 +00:00
Tadas Baltrusaitis 6cbd91694b
Merge pull request #380 from severin-lemaignan/develop
Added support for AUs visualization to FeatureExtractor
2018-03-24 09:58:07 +00:00
Séverin Lemaignan 6b65d012a2 [LandmarkDetector] Make sure model paths are checked even when using FaceModelParameters default ctor 2018-03-20 14:30:37 +00:00
Séverin Lemaignan dba96e1551 Added support for AUs visualization to FeatureExtractor 2018-03-19 10:09:04 +00:00
Tadas Baltrusaitis a8106ca701
Update README.md 2018-03-11 10:07:24 +00:00
Tadas Baltrusaitis fedbbf9b2f Small fix for packaging executables. 2018-03-01 21:42:45 +00:00
Tadas Baltrusaitis a4534be374 Merge branch 'master' of https://github.com/TadasBaltrusaitis/OpenFace 2018-03-01 20:50:23 +00:00
Tadas Baltrusaitis 0a769e4424 Merge branch 'develop' of https://github.com/TadasBaltrusaitis/OpenFace into develop 2018-03-01 20:18:24 +00:00
Tadas Baltrusaitis 38a6dd59ab Fix with 32-bit compilation in Windows. 2018-03-01 20:17:58 +00:00
Tadas Baltrusaitis 9810da00e2 Fixing readme. 2018-03-01 20:12:44 +00:00
Tadas Baltrusaitis c69fe21687 BP4D experiment update. 2018-02-28 19:02:14 +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 aba6ea646b TBB removing unneeded headers and libs, also fixing some description of validators. 2018-02-14 17:27:04 +00:00
Tadas Baltrusaitis 4da2d185c9 DISFA adaptation. 2018-02-14 08:01:25 +00:00
Tadas Baltrusaitis 7dfb247b53 Adapted BP4D and Bosphorus models 2018-02-13 19:22:07 +00:00
Tadas Baltrusaitis 83d8697bcd Adapting training scripts to new output format (Bosphorus and BP4D). 2018-02-12 20:16:26 +00:00
Tadas Baltrusaitis 914632f303
Update README.md 2018-02-08 19:46:23 +00:00
Tadas Baltrusaitis 89d9647a85 Adapting all the feature extraction code. 2018-02-08 19:44:51 +00:00
Tadas Baltrusaitis 8692b5f9a8 - nomask works in gui now
- llowing to set camera resolution in CLI.
2018-02-08 16:28:00 +00:00
Tadas Baltrusaitis c7a2771a94 - Fixing Windows debug build due to linking to OpenCV.
- Adding a -nomask flag for extracting aligned faces
2018-02-08 08:21:03 +00:00
Tadas Baltrusaitis fb0f59c7ab Adapting AU processing scripts with the new interface. 2018-02-07 20:37:43 +00:00
Tadas Baltrusaitis 3dc07457a6 Updating the tbb version in Windows build. 2018-02-07 08:28:39 +00:00
Tadas Baltrusaitis 6e8a8e6d42 Small fix to the release packager. 2018-02-05 18:49:52 +00:00
Tadas Baltrusaitis 2d5473adc5 Results with the new OCV 2018-02-05 18:36:00 +00:00
Tadas Baltrusaitis 0c55fb9d80 Better organization of OpenCV dll's and packaging script for releases. 2018-02-05 18:14:36 +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