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.
- Host: GitHub
- URL: https://github.com/bbpezsgo/openseeface-osc-proxy
- Owner: BBpezsgo
- Created: 2025-01-25T04:31:44.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T18:11:17.000Z (3 months ago)
- Last Synced: 2025-02-16T19:23:11.098Z (3 months ago)
- Topics: ai, landmark-detection, mediapipe, tensorflow, vrchat
- Language: C#
- Homepage:
- Size: 2.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.