Tadas Baltrusaitis
937e2de488
Integrating OpenFace 1.0.0 changes into CE-CLM branch
2018-04-04 17:48:44 +01:00
Tadas Baltrusaitis
d26107b219
Making sure correct rgb and grayscale images are passed.
2018-04-02 08:15:26 +01:00
Tadas Baltrusaitis
9b9a37a3f5
- Fixing more bugs with multi-face image recording in GUI
...
- Adding missing GUI files
2018-03-15 15:36:26 +00:00
Tadas Baltrusaitis
aa2b0c9def
Adapting eye gaze script, moving to new multi-face interface, a bug fix in rotation conversion
2018-02-27 08:08:02 +00:00
Tadas Baltrusaitis
4fe4fa0b24
Removing redundant functions (rotation conversions) that have been defined in utilities now.
2018-02-15 08:24:24 +00:00
Tadas Baltrusaitis
608d925364
Adapting matlab demo runners.
2018-02-13 17:51:24 +00:00
Tadas Baltrusaitis
996282567d
FaceLandmarkImg with the new interface.
2018-02-13 17:22:44 +00:00
Tadas Baltrusaitis
7eae28a2e7
Adapting FaceLandmarkVidMulti
2018-02-13 08:18:22 +00:00
Tadas Baltrusaitis
dd238bd15e
Gaze estimation maching the new interface.
2018-02-12 18:40:22 +00:00
Tadas Baltrusaitis
da29fb402c
Merge preparations for CE-CLM and master
2018-02-12 08:08:14 +00:00
Tadas Baltrusaitis
50ea71169e
Starting to merge gaze module, big issue is doubles vs. floats
2018-02-09 18:14:44 +00:00
Tadas Baltrusaitis
4f62eadf59
Moving to newer OpenCV, starting integration to master by adding Utilities project.
2018-02-06 17:46:48 +00:00
Tadas Baltrusaitis
6566f1084f
More float simplifications.
2017-10-20 08:08:03 +01:00
Tadas Baltrusaitis
75c0a54d60
More changes to floats, and removing limiting of pose as that leads to an odd bug with the way rotations are currently represented internally.
2017-10-17 21:42:35 +01:00
Tadas Baltrusaitis
71dc98faa0
Some more removal of doubles.
2017-10-04 18:48:14 +01:00
Tadas Baltrusaitis
f91cf292b1
Small fix for moving to floats.
2017-10-02 21:28:40 +01:00
Tadas Baltrusaitis
71174dc32b
Moving more stuff over to floats (landmark locations and piece-wise affine warps)
2017-10-02 21:26:56 +01:00
Tadas Baltrusaitis
22d09a5193
Converting some more doubles to floats.
2017-10-01 13:22:03 +01:00
Tadas Baltrusaitis
156cf2e2dd
Moving params_local to floats, preparing more things to move to floats.
2017-10-01 09:21:39 +01:00
Tadas Baltrusaitis
cedc430ef0
Simplifying the code a bit with moving to floats instead of doubles for likelihoods
2017-09-30 21:11:37 +01:00
Tadas Baltrusaitis
15e18028f5
Optimizing CalcParams further.
2017-09-24 16:59:20 +01:00
Tadas Baltrusaitis
144c44bf61
Mirror id's bug fix with a constructor, quicker HOG model loading.
2017-09-14 08:10:03 +01:00
Tadas Baltrusaitis
bac0083716
Fixes to cmake files for ubuntu, and fixes for gcc compiler.
2017-09-02 15:47:44 +01:00
Tadas Baltrusaitis
c96aa6391b
Dealing with unusual image formats (16 bit and 4 channel).
2017-09-02 09:01:24 +01:00
Tadas Baltrusaitis
2225ec6f45
First feature point experiment results on 300VW data using CE-CLM C++ version.
2017-09-01 19:31:28 +01:00
Tadas Baltrusaitis
f62516789c
Simplifying conversion to grayscale
2017-08-26 17:01:54 +01:00
Tadas Baltrusaitis
ba6a497fcc
Better output visualization in images when there are multiple faces
2017-08-26 15:47:10 +01:00
Tadas Baltrusaitis
e8e93c3f96
Incorporating MTCNN face detection with CE-CLM.
...
Merge remote-tracking branch 'origin/feature/mtcnn_face_det' into feature/CE-CLM
# Conflicts:
# exe/FaceLandmarkImg/FaceLandmarkImg.cpp
# exe/FaceLandmarkVid/FaceLandmarkVid.cpp
# exe/FaceLandmarkVidMulti/FaceLandmarkVidMulti.cpp
# exe/FeatureExtraction/FeatureExtraction.cpp
# lib/local/LandmarkDetector/LandmarkDetector.vcxproj
# lib/local/LandmarkDetector/LandmarkDetector.vcxproj.filters
# lib/local/LandmarkDetector/src/LandmarkDetectorFunc.cpp
# lib/local/LandmarkDetector/src/LandmarkDetectorParameters.cpp
# lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp
2017-08-26 13:23:16 +01:00
Tadas Baltrusaitis
452d1b8008
Integrating MTCNN in all of the demos.
2017-08-18 20:57:19 +01:00
Tadas Baltrusaitis
a251415fea
Starting to incorporate MTCNN
2017-08-18 10:03:01 +01:00
Tadas Baltrusaitis
abcc91364e
Towards MTCNN, implementing PNet
2017-08-10 15:30:35 -04:00
Tadas Baltrusaitis
8dea625717
Adding more preparation for MTCNN in C++
2017-08-09 12:01:53 -04:00
Tadas Baltrusaitis
f19fab7ff7
Bringing CE-CLM up to speed with master.
2017-08-03 11:14:49 -04:00
Tadas Baltrusaitis
5959176921
Some big changes:
...
- face validator is a retrained CNN now
- starting retiring CLM-Z from OpenFace
2017-08-01 17:11:02 -04:00
Tadas Baltrusaitis
39d0dac347
Bug fix with writing video file out when -fdir is used for loading video in.
2017-07-25 14:18:45 -04:00
Tadas Baltrusaitis
6eff7c7c1e
Cmake fixes for adding GazeAnalyzer.
2017-07-11 15:13:56 -04:00
Tadas Baltrusaitis
165a708796
Decoupling C++ code so that AU detection works properly with a new PDM.
2017-06-20 14:55:59 -04:00
Tadas Baltrusaitis
85c603a85c
OpenBLAS fix attempt.
2017-06-12 20:32:59 -04:00
Tadas Baltrusaitis
153c800eeb
Make list fixes for BLAS
2017-06-12 20:19:43 -04:00
Tadas Baltrusaitis
79b22c0f1c
Try BLAS again
2017-06-12 16:45:08 -04:00
Tadas Baltrusaitis
4a5ebe2518
Further work at blas inclusion.
2017-06-12 16:37:41 -04:00
Tadas Baltrusaitis
9396b54bec
BLAS for ubuntu.
2017-06-12 16:27:32 -04:00
Tadas Baltrusaitis
8de395d4ef
Blas fixes for C++ code.
2017-06-12 15:58:19 -04:00
Tadas Baltrusaitis
305af01326
Auto stash before merge of "develop" and "origin/develop"
...
- Adding new license files
- Replacing images with more suitable CC ones
2017-05-08 21:36:23 -04:00
TadasBaltrusaitis
58daee692e
Merge branch 'master' into feature/DCCNF
...
# Conflicts:
# .gitignore
# exe/FaceLandmarkImg/FaceLandmarkImg.cpp
# exe/FeatureExtraction/FeatureExtraction.cpp
# matlab_runners/Feature Point Experiments/results/in-the-wild-res-no-outline.pdf
# matlab_runners/Feature Point Experiments/results/landmark_detections.mat
# matlab_runners/Feature Point Experiments/run_OpenFace_feature_point_tests_300W.m
# matlab_runners/Gaze Experiments/mpii_1500_errs.mat
2017-04-10 11:04:30 -04:00
Tadas Baltrusaitis
1c546298b8
A small fix for linux compilation.
2017-03-08 14:25:13 -05:00
Tadas Baltrusaitis
52c50b4ff3
- Fixing the issue with gaze not tracking properly in video and landmark modes.
...
- Fixing the simscale/simalign bug
2017-03-08 11:46:50 -05:00
somacoder
764337e2a1
Disable Key Presses if Quiet Mode Enabled
...
Enables running without OpenCV calling on GTK, which you do not installed if running in a non-interactive manner. Perhaps better solution exist if "interactive" command line was added.
2017-03-05 15:49:01 -05:00
Tadas Baltrusaitis
4e0e947391
Experimental addition of OpenBLAS to speed up matrix multiplications.
2017-02-10 17:09:08 -05:00
Tadas Baltrusaitis
51f442a3e2
Merge pull request #107 from CJxD/develop
...
Fix CMake install process for Unix make install
2017-01-03 14:20:34 -05:00