You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this API to detect human pose on many images (5-10 FPS), but it's very difficult to keep this speed to analysis without GPU support. (I have a machine with Tesla M60 GPU and i can't use it with this API)
When do you plan to deploy GPU usage ?
I will try on my side to find edits to adapt the code with GPU usage
Thanks for your help,
Kind regards,
Florian
The text was updated successfully, but these errors were encountered:
Hi @FlorianRuen thanks for your interest in the Model Asset Exchange and this model.
Currently we aren't directly supporting GPU docker images, however it should be possible to edit the Dockerfile to be based off the relevant NVIDIA CUDA docker base image (see https://github.com/NVIDIA/nvidia-docker).
Note we have not tested using a Docker GPU image, so can't be sure things would work even with these changes. However we'll be happy to assist with questions as you go.
Hi,
I'm using this API to detect human pose on many images (5-10 FPS), but it's very difficult to keep this speed to analysis without GPU support. (I have a machine with Tesla M60 GPU and i can't use it with this API)
When do you plan to deploy GPU usage ?
I will try on my side to find edits to adapt the code with GPU usage
Thanks for your help,
Kind regards,
Florian
The text was updated successfully, but these errors were encountered: