Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): Jetson
• DeepStream Version : Any
• JetPack Version (valid for Jetson only): Any
• TensorRT Version : Any
• NVIDIA GPU Driver Version (valid for GPU only): Any
• Issue Type( questions, new requirements, bugs): Any
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing): Not a bug, so no need to reproduce
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description): NA
Hi,
I saw that Nvidia Deepstream uses ResNet 10 as an “object detection model”. I am trying to reproduce the results using a custom pipeline but with YOLO.
I would like to know, more details about ResNet 10 that is being used in deepstream. Details like,
- Model Architecture
- Number of parameters
- Output tensor dimension
- Etc
Is there any document or webpage that describes all these? I tried searching, but didn’t get any information.
Thanks & Regards,
Aravind