Tadas Baltrusaitis
|
4ae2ce5e1f
|
Some more adaptation to get the first version of interface working with FaceLandmarkVid
|
2018-02-12 08:24:59 +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
|
8768e1ec70
|
Bring face analyser up to date.
|
2018-02-09 17:47:23 +00:00 |
|
Tadas Baltrusaitis
|
f0cb0c9ae5
|
Adding camera enumerator project for getting ready for GUI
|
2018-02-09 08:19:03 +00:00 |
|
Tadas Baltrusaitis
|
57eadb52d4
|
Updating the boost library in line with master.
|
2018-02-07 08:03:26 +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
|
a3b947a948
|
Another simplification with floats.
|
2017-10-18 07:27:30 +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
|
049b4abca3
|
Removing some more doubles.
|
2017-10-04 20:50:03 +01:00 |
|
Tadas Baltrusaitis
|
4ce60495c8
|
Removing floats from gaze.
|
2017-10-04 18:56:54 +01:00 |
|
Tadas Baltrusaitis
|
71dc98faa0
|
Some more removal of doubles.
|
2017-10-04 18:48:14 +01:00 |
|
Tadas Baltrusaitis
|
c54a1e915c
|
Test suite after simplification to floats.
|
2017-10-03 06:56:36 +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
|
f67cd346d2
|
Moving more of the PDM to floats
|
2017-10-01 12:56:14 +01:00 |
|
Tadas Baltrusaitis
|
30bedad382
|
Moving to floats in FaceAnalyser PDM.
|
2017-10-01 10:30:16 +01:00 |
|
Tadas Baltrusaitis
|
1197e5d1a1
|
Moving PDM internals to floats.
|
2017-10-01 10:09:32 +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
|
918651efdc
|
Another small im2col speedup
|
2017-09-30 12:16:14 +01:00 |
|
Tadas Baltrusaitis
|
ea4a0feb3a
|
Changing division to multiplication, a decent speedup.
|
2017-09-30 11:33:15 +01:00 |
|
Tadas Baltrusaitis
|
bf7ab4f309
|
Merge branch 'feature/CE-CLM' of https://github.com/TadasBaltrusaitis/OpenFace into feature/CE-CLM
|
2017-09-29 20:51:03 +01:00 |
|
Tadas Baltrusaitis
|
dae3816a06
|
Not spawning unnecessary threads with TBB.
|
2017-09-29 20:48:57 +01:00 |
|
Tadas Baltrusaitis
|
38776f2436
|
Results with new optimization.
|
2017-09-25 20:53:23 +01:00 |
|
Tadas Baltrusaitis
|
187e53f6e6
|
Quicker detection validation.
|
2017-09-24 20:34:35 +01:00 |
|
Tadas Baltrusaitis
|
15e18028f5
|
Optimizing CalcParams further.
|
2017-09-24 16:59:20 +01:00 |
|
Tadas Baltrusaitis
|
8c75c10dbf
|
Speedup of CalcParams function.
|
2017-09-23 20:01:59 +01:00 |
|
Tadas Baltrusaitis
|
deeb01e9e9
|
Updating the readme for matlab code.
|
2017-09-22 17:27:25 +01:00 |
|
Tadas Baltrusaitis
|
746969a1ea
|
CEN model location update.
|
2017-09-22 16:50:30 +01:00 |
|
Tadas Baltrusaitis
|
d519e417e9
|
Updating experiments with all of the retrained CE-CLM models
|
2017-09-22 16:44:13 +01:00 |
|
Tadas Baltrusaitis
|
06c3aeb280
|
- AUs retrained using CE-CLM landmark detection
- bug fix with -gaze parameter
- bug fix with prefered location of bounding box
- re-initializing more often
|
2017-09-21 19:15:03 +01:00 |
|
Tadas Baltrusaitis
|
2928584e35
|
Sometimes direct iteration is slower for exp, so going to OpenCV implementation instead
|
2017-09-15 20:40:19 +01:00 |
|
Tadas Baltrusaitis
|
95df992d0c
|
Running a full set of experiments.
|
2017-09-15 18:35:01 +01:00 |
|
Tadas Baltrusaitis
|
f7c09e0635
|
Bug fix with NU-RLMS optimization
|
2017-09-14 18:59:36 +01:00 |
|
Tadas Baltrusaitis
|
6c979c0bd3
|
Optimize NU-RLMS
|
2017-09-14 12:07:48 +01:00 |
|
Tadas Baltrusaitis
|
7d0e7e20a3
|
Optimizing model reading and some NU-RLMS computations using fast matrix multiplication.
|
2017-09-14 11:48:49 +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
|
62d4c4c8ce
|
Speedup of CEN patch experts for frontal views.
|
2017-09-14 07:17:02 +01:00 |
|
Tadas Baltrusaitis
|
f5b364c54b
|
- Choosing better CE-CLM models for C++ (more general and work well in a broader setting)
- Reducing the memory load of the model in C++ by half
|
2017-09-13 19:39:11 +01:00 |
|
Tadas Baltrusaitis
|
99a5fa160b
|
Full run of evaluation suite using CE-CLM
|
2017-09-11 15:24:30 +01:00 |
|
Tadas Baltrusaitis
|
7e3a8570ca
|
Copy constructor fix for face detection validator.
|
2017-09-03 08:47:56 +01:00 |
|
Tadas Baltrusaitis
|
25ea0d96b2
|
Copy constructor fix in MTCNN.
|
2017-09-02 20:15:05 +01:00 |
|
Tadas Baltrusaitis
|
ec691724ac
|
Model fixes for CMake and BLAS fixes for Ubuntu.
|
2017-09-02 17:13:29 +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
|
dadb255f43
|
Adding new files to cmake.
|
2017-09-02 09:28:16 +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
|
7879cbbb5e
|
Extra files for 300VW experiments
|
2017-09-01 20:16:42 +01:00 |
|