NVIDIA CMP 50HX for object detection #20158
Replies: 4 comments
-
Frigate supports object detection on Nvidia GPUs using TensorRT, as long as the GPU supports CUDA 12.x and has a compute capability of 5.0 or greater(1). The CMP 50HX is based on the same architecture as the RTX 2080 (Turing, compute capability 7.5), so it meets the technical requirements for TensorRT use in Frigate(1). You can expect performance to be better than the GTX 1060, since the CMP 50HX has more CUDA cores and significantly more memory. Actual inference speed depends on the model you use and your overall system configuration, but Turing-class cards generally outperform Pascal-class ones like the GTX 1060(1). To use the CMP 50HX with Frigate and TensorRT:
Frigate does not provide specific performance benchmarks for the CMP 50HX, but based on the architecture, you should see a substantial improvement over the GTX 1060, especially for more streams or higher resolution models(1). 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
I am not aware of anyone that has run Frigate with that hardware |
Beta Was this translation helpful? Give feedback.
-
here are the approximate characteristics of this card. the only thing that bothers me is that the PCI-Express bus is version 1.0*4 |
Beta Was this translation helpful? Give feedback.
-
this 1060 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Good afternoon. At the moment, I use a GTX 1060 with 6 gigabytes of memory to recognize objects in video streams. It does its job to process 4 streams from the cameras, but they offer me a CMP 50HX 11Gb at a very tempting price. I know that these cards are intended for mining. At the moment, I am interested in the question of whether this card can improve the performance of my system at the moment, and how much will the performance benefit be relative to the GTX 1060. I plan to connect several more cameras to the video surveillance system.
Version
0.16.0-c2f8de9
Frigate config file
not need
docker-compose file or Docker CLI command
not need
Relevant Frigate log output
Install method
Docker Compose
Object Detector
TensorRT
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions