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
Hi I am trying to use Python to compute the motSVD and movSVD of several videos. I would like to use the GPU but don't see an option to enable this via the API, only by opening the GUI.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Hi @jeremyschroeter, the software currently doesn't use GPU for SVD processing either on GUI or via the API because it has been implemented using scikit-learn. GPU is only used during pose estimation and neural activity prediction.
Feature you'd like to see:
Hi I am trying to use Python to compute the motSVD and movSVD of several videos. I would like to use the GPU but don't see an option to enable this via the API, only by opening the GUI.
Additional Context
No response
The text was updated successfully, but these errors were encountered: