GPU selection and benchmarks #959
-
Looking for information on what GPUs are recommended for use with SLEAP, particularly in a real-time or closed-loop setting. Are there benchmarks available for SLEAP on different GPUs, and possibly different model configurations? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @quantumdot, GPUs: Benchmarking:
Closed loop:
In terms of model configurations: that's tricky since it depends heavily on your dataset and accuracy requirements. The rule of thumb is that you want to first get to a model configuration that is accurate enough for your needs, and then from there start cutting down on the number of computations. A few good hyperparameters to tune for performance:
Let us know if you try any of these and have any questions. Cheers, Talmo |
Beta Was this translation helpful? Give feedback.
Hi @quantumdot,
GPUs:
We've done most of our testing on an Titan RTX, but that's way overkill, especially for realtime. Anything with >8 GB of memory should be enough, especially for inference. Any of the 30xx series should have enough CUDA cores to get your realtime latency pretty low.
Benchmarking:
Closed loop: