Tadas Baltrusaitis
|
b35118917a
|
Moving 300W to use the new Matlab interface.
|
2018-04-14 20:10:45 +01:00 |
|
Tadas Baltrusaitis
|
c7a1a518bf
|
Making Matlab scripts easier to run (wip)
|
2018-04-14 11:43:44 +01:00 |
|
Tadas Baltrusaitis
|
67117650eb
|
Moving things around to make more sense layout wise.
|
2018-04-05 17:30:44 +01:00 |
|
Tadas Baltrusaitis
|
63701b7242
|
Adapting AU experiments and moving the new AU training code.
|
2018-03-02 19:14:08 +00: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
|
7d0e7e20a3
|
Optimizing model reading and some NU-RLMS computations using fast matrix multiplication.
|
2017-09-14 11:48:49 +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
|
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
|
0f94d53d9d
|
Helper functions for MTCNN implementation.
|
2017-08-14 16:23:44 +01:00 |
|
Tadas Baltrusaitis
|
3f2e6f228a
|
C++ testing on 300W test set.
|
2017-08-11 15:01:32 -04:00 |
|
Tadas Baltrusaitis
|
5588742e32
|
300W experiment with C++ data and sparse response maps.
|
2017-08-11 13:49:55 -04:00 |
|
Tadas Baltrusaitis
|
bfb9129b31
|
Adding sparse response map results on 300VW.
|
2017-08-11 11:04:36 -04:00 |
|
Tadas Baltrusaitis
|
dfdf58d667
|
Sparse response maps with 300W data
|
2017-08-09 13:10:28 -04:00 |
|
Tadas Baltrusaitis
|
f031253ac4
|
IJB-FL experiments with sparse responses.
|
2017-08-09 12:38:24 -04:00 |
|
Tadas Baltrusaitis
|
1adbf2f56f
|
Sparse response map computation speedup for CEN.
|
2017-08-09 12:11:02 -04:00 |
|
Tadas Baltrusaitis
|
8dea625717
|
Adding more preparation for MTCNN in C++
|
2017-08-09 12:01:53 -04:00 |
|
Tadas Baltrusaitis
|
8b5f8b9a36
|
Starting to work on MTCNN C++ implementation.
|
2017-08-09 11:00:38 -04:00 |
|
Tadas Baltrusaitis
|
54d06e1a4c
|
Adding a bit more explanation about face detection and better integration with MatConvNet.
|
2017-08-08 11:04:27 -04:00 |
|
Tadas Baltrusaitis
|
f18e4264b8
|
Incorporating the new face detector in some of the matlab scripts, give a warning if MatConvNet not present
|
2017-08-08 10:53:20 -04:00 |
|
Tadas Baltrusaitis
|
f2c0b5b885
|
Adding bounding box correction and speeding up the model
|
2017-08-08 10:20:10 -04:00 |
|
Tadas Baltrusaitis
|
3d5149e8c2
|
Some speeding up, a small bug fix with NMS
|
2017-08-07 16:18:15 -04:00 |
|
Tadas Baltrusaitis
|
66ba18fad0
|
Adding the model files.
|
2017-08-07 14:54:12 -04:00 |
|
Tadas Baltrusaitis
|
6a613dffb6
|
Initial Matlab version of MTCNN.
|
2017-08-07 14:49:29 -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
|
283bf810db
|
Sparse models in C++, gain in speed
|
2017-07-20 12:12:13 -04:00 |
|
Tadas Baltrusaitis
|
899c2773c8
|
MTCNN detections on 300VW train data.
|
2017-06-25 23:42:06 -04:00 |
|
Tadas Baltrusaitis
|
0402293596
|
Readme for 300VW experiments.
|
2017-06-24 16:58:34 -04:00 |
|
Tadas Baltrusaitis
|
c37d5ee820
|
Results on 300VW experiments updated with MTCNN initializations.
|
2017-06-24 15:21:58 -04:00 |
|
Tadas Baltrusaitis
|
596593cca3
|
Moving towards an optimized C++ version of CEN.
|
2017-06-19 16:35:11 -04:00 |
|
Tadas Baltrusaitis
|
44ce6beb8d
|
Updating 300VW baseline results by running the baselines from MTCNN detections.
|
2017-06-19 11:38:13 -04:00 |
|
Tadas Baltrusaitis
|
e8d1372235
|
Adding face detections from MTCNN to the 300VW experiments.
|
2017-06-16 12:57:55 -04:00 |
|
Tadas Baltrusaitis
|
8437605ca0
|
CE-CLM readme for menpo
|
2017-06-15 17:51:44 -04:00 |
|
Tadas Baltrusaitis
|
155fa82083
|
Adding JANUS/IJB-FL experiment description.
|
2017-06-14 18:47:32 -04:00 |
|
Tadas Baltrusaitis
|
24690ed5dc
|
Fixing paths in error mapping.
|
2017-06-14 15:44:04 -04:00 |
|
Tadas Baltrusaitis
|
60be4ae3e2
|
Fix with learning error mapping.
|
2017-06-14 09:58:42 -04:00 |
|
Tadas Baltrusaitis
|
d8f18ffad3
|
Script fixes for error mapping learning
|
2017-06-13 21:24:34 -04:00 |
|
Tadas Baltrusaitis
|
8de395d4ef
|
Blas fixes for C++ code.
|
2017-06-12 15:58:19 -04:00 |
|
Tadas Baltrusaitis
|
00cedd1402
|
Cleaning up error results on 300VW
|
2017-06-06 16:56:41 -04:00 |
|
Tadas Baltrusaitis
|
c7be9223ea
|
A small fix to the test script.
|
2017-05-19 14:41:10 -04:00 |
|
Tadas Baltrusaitis
|
1d4b11eeb8
|
Better error reporting on 300W, IJB-FL, and Menpo
|
2017-05-18 15:05:24 -04:00 |
|
Tadas Baltrusaitis
|
8397ad0106
|
Cleaning up menpo code partially, small bug fix with multi-hypothesis and JANUS and 300W code update.
|
2017-05-16 18:25:39 -04:00 |
|
Tadas Baltrusaitis
|
b9cc46bcc7
|
Even more clean-up, removing redundancy.
|
2017-05-11 17:51:25 -04:00 |
|
Tadas Baltrusaitis
|
8f5aa2beef
|
Finalizing JANUS and 300W experiments (cleaning up and making sure it is easy to run the two versions of CE-CLM and CLNF).
|
2017-05-11 09:14:03 -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 |
|
Tadas Baltrusaitis
|
9e53e0776c
|
Cleaning up 300W results and JANUS ones.
|
2017-05-08 17:44:46 -04:00 |
|