Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.86 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.86 KB

OVS

An open-source VTuber software.

References

OVS uses OpenFace, a facial behavior analysis toolkit from CMU, for face tracking.

[1] OpenFace 2.0: Facial Behavior Analysis Toolkit Tadas Baltrušaitis, Amir Zadeh, Yao Chong Lim, and Louis-Philippe Morency, IEEE International Conference on Automatic Face and Gesture Recognition, 2018

[2] Convolutional experts constrained local model for facial landmark detection A. Zadeh, T. Baltrušaitis, and Louis-Philippe Morency. Computer Vision and Pattern Recognition Workshops, 2017

[3] Constrained Local Neural Fields for robust facial landmark detection in the wild Tadas Baltrušaitis, Peter Robinson, and Louis-Philippe Morency. in IEEE Int. Conference on Computer Vision Workshops, 300 Faces in-the-Wild Challenge, 2013.

[4] Rendering of Eyes for Eye-Shape Registration and Gaze Estimation Erroll Wood, Tadas Baltrušaitis, Xucong Zhang, Yusuke Sugano, Peter Robinson, and Andreas Bulling in IEEE International Conference on Computer Vision (ICCV), 2015

[5] Cross-dataset learning and person-specific normalisation for automatic Action Unit detection Tadas Baltrušaitis, Marwa Mahmoud, and Peter Robinson in Facial Expression Recognition and Analysis Challenge, IEEE International Conference on Automatic Face and Gesture Recognition, 2015

License

OVS is released under GNU GPLv3. Note that this license does not apply to OpenFace, Cubism SDK, and Live2D components. Unfortunately, that means you may not use OVS commercially, unless you have obtained commercial license from OpenFace and Live2D Inc. You are free to use OVS for any noncommercial or research purpose.