Replies: 2 comments 2 replies
-
@Snitte I don't have much experience with the wider range of enterprise GPUs NVIDIA seems to be throwing at the market these days. You can benchmark the most common enterprise ones in a few minutes with a GCP or AWS instance (i.e. T4, K80, P100, V100, A100), and you can benchmark the consumer GPUs at www.vast.ai similarly (by pulling the ultralytics/yolov5 container from the container options). In general a 3090 is almost as fast as a V100. Lambda labs has a few good benchmarks here for comparison shopping. https://lambdalabs.com/gpu-benchmarks |
Beta Was this translation helpful? Give feedback.
-
@Snitte BTW you should also note the benchmarks in https://github.com/ultralytics/yolov5#pretrained-checkpoints are based on --batch-size 32 throughput. Smaller batch sizes will be slower per image, maybe half as fast at batch size 1. |
Beta Was this translation helpful? Give feedback.
-
So im looking to buy a workstation to run a program based on YOLOv5s
im looking to get 120fps at 1080p from my camera, will a p4000 gpu be able to manage that?
Beta Was this translation helpful? Give feedback.
All reactions