Jaime Menéndez Llana
Jaime Menéndez Llana
Hi to everyone, I'm testing your library. I'm really interested to estimate the facial landmarks. I have a computer with a GPU, and I'm using the **blazeface** detector, which is...
Hi, this is more a question than an issue. I have a system with RTX 3080, Driver version 450.102, Ubuntu 20.04, Cuda 11.03 and Cudnn 8.0.5 My question, is the...
Hi, I'm trying your library because I need to convert a keras model to onnx. When I run a script using the main function, it shows the next error: `ValueError:...
Hello to everyone, I'm interested to test this repo with my personal dataset against one of the pretrained models. Reviewing the UCF-QNRF dataset whic I downloaded, I realised for each...
### Issue Summary The precompiled OpenPoseDemo v1.7.0 with hands and face disabled will crash on my 11GB GPU due to lack of memory. ### Executed Command (if any) ./build/openpose/examples/openpose.bin --model_folder...
After the prediction you call the function "camera_to_world" with a fixed values of the rotation vector, why do you use these values? How do you obtain them? Thank you in...