SPIGA icon indicating copy to clipboard operation
SPIGA copied to clipboard

SPIGA: Shape Preserving Facial Landmarks with Graph Attention Networks.

Results 23 SPIGA issues
Sort by recently updated
recently updated
newest added

Is it possible to get the 3D head pose translation / position using SPIGA?

Hi Andrés Thanks a lot for the great repository. I have a mp4 video and some frames it shows two predicted face while there is only one face. When I...

While Running demo I am encountering UnpicklingError. I have used latest pytorch and pytorch 1.4. It gave same error. I am encountering this in colab and local machine both. ```...

Does the repository have a script for testing single images? I noticed that the repository's test scripts are only available for specific datasets.

Hi, I tried to generate the ONNX model as in https://github.com/andresprados/SPIGA/issues/3 but when using it with ONNXRuntime I can't get it to work, because I get this failure: "Fail: [ONNXRuntimeError]...

![image](https://github.com/andresprados/SPIGA/assets/74544232/a72b6d8a-74aa-4e3a-925c-3266351a31d1)

Has anyone managed to convert? I am trying to improve the speed of the model, much appreciated!

Is it possible to run this on a machine with no GPU? Also, is it possible to run it on a machine that is not CUDA-enabled?

Just adding this note in case anyone else runs into this. I tried to run this code in a thread on Mac/Linux and was met with a bus error, no...