Alex
Alex
I tried to run `python demos/test_emotion_recognition_on_images.py --model_type 3dmm --model_name EMOCA-emorec` but always get an error that the model checkpoint does not exist - independent which model I choose. my working...
Are there any express parameters for controlling the eyelids in order to close the eyes for example? (maybe similar to the jaw control here https://flame.is.tue.mpg.de/interactivemodelviewer.html)
I try to run `ns-download-data nerfstudio --capture-name=poster` inside the docker container but get the following error: `Traceback (most recent call last): File "/home/user/.local/bin/ns-download-data", line 8, in sys.exit(entrypoint()) File "/home/user/nerfstudio/scripts/downloads/download_data.py", line...
I implement custom video encoders for pion webrtc like this: ``` func CreateCustomOpen264Encoder() codec.ReadCloser { // Your image data (replace this with your image loading logic) customVideoReader := NewCustomVideoReader2() open264Params,...
**Describe the bug** Using TTS via API seem to be broken in 2.2.5. The browser gets the following error. ``` Object { statusCode: 500, success: false, message: "Error: predictionsServices.buildChatflow -...
When testing several tracking methods, I came up with the question of whether flame expressions are unique or whether several different vectors can represent one and the same facial expression.