What is the most suitable for label identification in High speed Production Line

Please provide complete information as applicable to your setup.

**• Hardware Platform - Jetson Nano B01
**• DeepStream Version - 6.1
**• JetPack Version -4.6.5

I need to run my prebuild Object detection model for identify labels of the product and identify them base on label of the product using CSI camera attached to jetson Nano B01. what is the more suitable platform that I can use for that Deepstream or TensorRT

Are you talking about which SDK is more suitable for your case or which hardware is suitable for your case?

which SDK is more suitable for this?

DeepStream SDK uses TensorRT inside it for inferencing tasks.

If your case includes the camera and video processing before and after inferencing, DeepStream SDK can provide more functions compared to TensorRT.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.