Hi there,
I had three questions related to the OpenCap GPU requirements:
* To run the pipeline locally it states the minimum requirements of a CUDA enabled GPU. Does this imply that it has to be a NVIDIA GPU I assume?
* Is it possible to run this pipeline through Google Colab?
* Do you need the GPU to run the kinetics analysis (example_kinetics.py) locally?
I would appreciate your feedback.
Regards,
Herman
GPU requirements
- Antoine Falisse
- Posts: 439
- Joined: Wed Jan 07, 2015 2:21 am
Re: GPU requirements
Hi Herman,
- You should be able to run our pipeline locally with other types of GPU, but we have never tested. You might need to deviate from our install instructions.
- That's a good question. Again, we have never tested. But I see some existing notebooks for OpenPose (https://colab.research.google.com/githu ... Pose.ipynb) so it might be possible.
- No, the kinetics part only requires CPU.
Best,
Antoine
- You should be able to run our pipeline locally with other types of GPU, but we have never tested. You might need to deviate from our install instructions.
- That's a good question. Again, we have never tested. But I see some existing notebooks for OpenPose (https://colab.research.google.com/githu ... Pose.ipynb) so it might be possible.
- No, the kinetics part only requires CPU.
Best,
Antoine