• Hardware Platform (Jetson / GPU) GeForce GTX 1080
• DeepStream Version 5.0
• TensorRT Version 7.0.0.11
• NVIDIA GPU Driver Version (valid for GPU only) 440.33.01
• Issue Type( questions, new requirements, bugs) questions
I have run deepstream example code for “objectDetector_SSD” successfully.
But what I try to implement is about Retinaface run in deepstream.
I don’t kwnow how to edit the nvsparserbbox.cpp for Retinaface.
And is there more file I need to edit or complie?
My Retinaface model is trained by pytorch with mobilenet0.25.
Reference from :
Can some one give me some hints? please