OpenSeeFace icon indicating copy to clipboard operation
OpenSeeFace copied to clipboard

Robust realtime face and facial landmark tracking on CPU with Unity integration

Results 15 OpenSeeFace issues
Sort by recently updated
recently updated
newest added

I tried many arguments and rebuild few times, but it didn't solved. When I turn on ir in obs that works correctly (not blacked out, exactly it repeatly blinked like...

The new dshowcapture DLLs in commit [89e1040](https://github.com/emilianavt/OpenSeeFace/commit/89e104004bbb9759cd26a640ed5f526d5ebf9702) will open a different camera than the old DLLs in commit [92717a6](https://github.com/emilianavt/OpenSeeFace/commit/92717a621da8cac199c401fc8ab3a85abcfa18e2). For example, here's my camera list: ![image](https://github.com/emilianavt/OpenSeeFace/assets/3406505/27e4d8be-e477-4c22-8cc8-d8aa202081f4) With `--capture 1`, the...

I was writing a 3D model puppeteering program based on OpenSeeFace. It seems that the documentation of the UDP protocol is somewhat missing. I made [my personal "summary"](https://github.com/chuigda/Project-WG/blob/b6b2901e4a0e1bb2e9db1fcd838fdea00f36f3eb/src/ui_next/track/OSFTrackControl.cc#L75-L137) according to...

Hello emilianavt, I'm trying to utilize the provided pytorch models (model.py) and weights to detect facial landmarks. However, I found its performance is worse than onnx version. An example is...

Great work bro. However, why I run file model.py got this issued that cannot mapping **kwargs ![image](https://github.com/emilianavt/OpenSeeFace/assets/117570211/79c0cb03-a61b-4cfa-9a7f-bc83b7985fe0) ![image](https://github.com/emilianavt/OpenSeeFace/assets/117570211/7423e8b3-b15d-4e11-a884-a2b854edf373) ![image](https://github.com/emilianavt/OpenSeeFace/assets/117570211/bc2fdd81-cc15-41f9-9376-a6034bc92187)