• Hardware Platform (Jetson / GPU) : GPU
• DeepStream Version : 5.1
• TensorRT Version : 7.2.1-1+cuda11.1
• NVIDIA GPU Driver Version (valid for GPU only) : 455.23.05
• Issue Type(questions, new requirements, bugs) : Question
Hi,
I´m using an image classifier as primary gie in Deepstream and I would like to get more than one prediction for each frame of the analyzed video but right now I´m able to get only one prediction for each frame.
I tried to do what it is explained in this topic: Multiple classification results.
However, it didn´t work for me as I said there: Multiple classification results - #9 by alexmoreno98.
Is it another way I could achieve my objective?
Thanks in advance.