Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
Jetson
• DeepStream Version
5.0
• JetPack Version (valid for Jetson only)
4.4
• TensorRT Version
7.1
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
questions
• 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
When I run “deepstream_app_source1_dashcamnet_vehiclemakenet_vehicletypenet.txt” in Deepstream, I found that the pipeline needs to first convert the etlt file into an engine file, which will take a long time. So I wanted to use tlt-converter on Jetson platform to generate the courtesy file, but the following error occurred:
any idea?thanks.