patrikhuber / superviseddescent

C++11 implementation of the supervised descent optimisation method
http://patrikhuber.github.io/superviseddescent/
Apache License 2.0
402 stars 188 forks source link

Pre trained model for 2d landmarking tracking #57

Closed eloi-loomai closed 5 years ago

eloi-loomai commented 6 years ago

Hi,

Can you please tell me if there is a pre trained model that I can download for 2d landmarks tracking?

Thanks for your work!

patrikhuber commented 5 years ago

Hi,

Thanks!

There's a couple pre-trained "toy" models in apps/rcr/data. Then there's the one that the patrikhuber/4dface demo app uses (the demo is a bit dated) - you'll find the download link if you click on that link, on that line in the CMakeLists. That model is pretty good and useful, but nonetheless I'm sure you're aware that it's around 2+ or so years old, and is probably not as good as 2018's models (also it wasn't trained using too many data-augmentation "tricks").