An open API service indexing awesome lists of open source software.

https://github.com/bbpezsgo/openseeface-osc-proxy

WIP Gaze tracking and emotional recognition for VRChat using a webcam.
https://github.com/bbpezsgo/openseeface-osc-proxy

ai landmark-detection mediapipe tensorflow vrchat

Last synced: about 1 month ago
JSON representation

WIP Gaze tracking and emotional recognition for VRChat using a webcam.

Awesome Lists containing this project

README

        

> [!CAUTION]
> I don't really know what I'm doing.

Originally I used [OpenSeeFace](https://github.com/emilianavt/OpenSeeFace) for face tracking, but now I gathered some random Python scripts from other people. I will see where this will go.

So the face tracking works in Python because I don't have the nerves to implement it in c#.
I hate Python so I wrote a proxy in c# that receives the face tracking data and sends it to VRChat over OSC.