"eos is a lightweight 3D Morphable Face Model fitting library that provides basic functionality to use face models, as well as camera and shape fitting functionality. It's written in modern C++11/14." https://github.com/patrikhuber/eos - apache license, but commerical use of face model needs license from http://www.cvssp.org/faceweb/3dmm/facemodel/
"PRN is a method to jointly regress dense alignment and 3D face shape in an end-to-end manner" https://github.com/YadiraF/PRNet - also has acknowledgements to serveral other interesting techniques. MIT.
"eos is a lightweight 3D Morphable Face Model fitting library that provides basic functionality to use face models, as well as camera and shape fitting functionality. It's written in modern C++11/14." https://github.com/patrikhuber/eos - apache license, but commerical use of face model needs license from http://www.cvssp.org/faceweb/3dmm/facemodel/
"PRN is a method to jointly regress dense alignment and 3D face shape in an end-to-end manner" https://github.com/YadiraF/PRNet - also has acknowledgements to serveral other interesting techniques. MIT.
Neural Aggregation Network for Video Face Recognition - better approach for aggregating face identity vectors through time?