• Hardware Platform (Jetson / GPU)
Jetson AGX Xavier
• DeepStream Version
Deepstream 6
• JetPack Version (valid for Jetson only)
JetPack 4.6
• TensorRT Version
TensorRT 8
• 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)
- Train the classification/classification.ipynb using Jupyter Notebook
- Use DeepStream test2 sample for inference
• Issue Type( questions, new requirements, bugs)
I downloaded the TAO Toolkit Computer Vision Samples from NVIDIA NGC
I successfully trained the classification/classification.ipynb using Jupyter Notebook. However, there is no sample configuration file to deploy on DeepStream. I tried to write a configuration file but nothing work. There are parameters like net-scale-factor, offsets, model-color-format which maybe I put wrong. Could you please share with me the configuration file to run that sample on Deepstream as secondary model?