Hi,
You can run the model with trtexec directly.
$ /usr/src/tensorrt/bin/trtexec --onnx=[your model]
And below is an example with input and output handling for your reference:
Thanks.
Hi,
You can run the model with trtexec directly.
$ /usr/src/tensorrt/bin/trtexec --onnx=[your model]
And below is an example with input and output handling for your reference:
Thanks.
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Run onnx model on jetson nano | 1 | 8697 | May 17, 2021 | |
| Help i want to use an onnx model on my jetson nano | 2 | 504 | March 1, 2021 | |
| How to infer using tensorRT on jetson nano? | 3 | 1170 | January 11, 2021 | |
| Converting FCN8-ResNet18 from Pytorch to TensorRT for inference on Jetson Nano | 2 | 2389 | October 19, 2020 | |
| Inference with jetson nano | 2 | 952 | May 17, 2022 | |
| How to convert Tensorflow model to Tensorrt? | 7 | 2584 | December 30, 2020 | |
| What is the procedure to convert tensorflow model to TensorRT for running inference on jetson nano | 1 | 471 | January 13, 2023 | |
| TensrFlow2.0 to run on Jetson Nano 2GB | 3 | 642 | March 11, 2021 | |
| Conversion ResNet50.onnx to TensorRT Engine on Jetson Nano | 2 | 1220 | June 23, 2021 | |
| Want to have a sample program for object detection and semantic segmentation on jetson nano | 4 | 1203 | October 23, 2023 |