DeepStream Version - 7.0
Docker Image - nvcr.io/nvidia/deepstream:7.0-gc-triton-devel
GPU - NVIDIA A100-SXM4-40GB
NVIDIA GPU Driver - 550.90.07
CUDA Version -12.4
PyTorch Version - 2.4.0
I need to run PeopleNet on my DS-7.0 setup in FP16 mode. Following are some questions I have -
- Which model do I need to choose from here - PeopleNet | NVIDIA NGC?
- All the models here with ONNX files are quantized to INT8.
- If I pick a model with ETLT file, how do I add that in nvinfer config?
Thanks!