Resnet18_trafficcamnet.etlt_b1_gpu0_int8.engine

• Hardware Platform (Jetson / GPU) Jetson Orin Nano
• DeepStream Version 7.0
• JetPack Version (valid for Jetson only) 6.0
• TensorRT Version 8.6.2.3
• Issue Type( questions, new requirements, bugs)

when I run
$ cd /opt/nvidia/deepstream/deepstream-7.0/sources/apps/deepstream_python_apps/apps/deepstream-test1
$ python3 deepstream_test_1.py /opt/nvidia/deepstream/deepstream-7.0/samples/streams/sample_720p.h264
WARNING: Deserialize engine failed because file path: /opt/nvidia/deepstream/deepstream-7.0/samples/models/Primary_Detector/resnet18_trafficcamnet.etlt_b1_gpu0_int8.engine open error

But I cannot find resnet18_trafficcamnet.etlt_b1_gpu0_int8.engine in my folder.
I try install again with SDK Manager.
The same Warning about cannot find "resnet18_trafficcamnet.etlt_b1_gpu0_int8.engine "


Screenshot from 2024-10-12 08-00-27

Thanks.

The gst-nvinfer will generate the engine file itself for the first time run. It is OK to see such log.

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.