I found a problem. This section(ActionRecognitionNet - NVIDIA Docs) generates the .tlt and .onnx files, while the next section(ActionRecognitionNet - NVIDIA Docs) uses the .etlt model files directly. Is this the same type of file?
Changing to TAO forum.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
The .etlt is encrypted onnx model. Before TAO 5.0, user will get .etlt model after exporting. Since TAO 5.0, user can generate .onnx model after exporting since there is no encryption.
For generating tensorrt engine via the .onnx file, you can use trtexec now instead of tao-converter.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.