Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: GPU enablement in Python API #137

Closed
jeremyschroeter opened this issue Jan 8, 2024 · 1 comment
Closed

FEATURE: GPU enablement in Python API #137

jeremyschroeter opened this issue Jan 8, 2024 · 1 comment

Comments

@jeremyschroeter
Copy link

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

@Atika-Syeda
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants