1. 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)
Hi, Deepstream TrafficCamnet work very well on RTX 2080ti, But, The same etlt model gives us very bad accuracy on our Jetson Xavier NX.
Step 1: Download pruned TrafficCamNet etlt model from nvidia NGC
2. Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
The attached file includes: tao-converter, ds_config_file, …
Your help will help us a lot. Please tell me if you need more information.
Thank you. tao-converter (122.2 KB) dstest_pgie_config.txt (766 Bytes)
Which mode did you run, int8 or fp16?
From the config file,
model-engine-file=/ws/intrusion_detections/streaming/app/models/resnet34_fp16_jetson.engine
But the tao-converter is generating an int8 engine.