You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to setup yolo on my jetson nano.
I am very new to everything so i apologize if anything is unclear.
Right now I am running using the Jetpack 4.6.1, it seems like the only difference between our two implementations is the jetpack 4.6.1 comes with TensorRT 8.0.1, I already know that is impossible to downgrade to TensorRT 7 without downgrading the jetpack.
Everything runs in the covert_yolo_trt script until it runs the python script onnx_to_tensorrt.py.
I was wondering if there was a implementation of this onnx to tensorrt script for TensortRT 8.0.1, as it seems the script is having issues running on my version of TensortRT, thank you for any help!
The text was updated successfully, but these errors were encountered:
Hello, I am trying to setup yolo on my jetson nano.
I am very new to everything so i apologize if anything is unclear.
Right now I am running using the Jetpack 4.6.1, it seems like the only difference between our two implementations is the jetpack 4.6.1 comes with TensorRT 8.0.1, I already know that is impossible to downgrade to TensorRT 7 without downgrading the jetpack.
Everything runs in the covert_yolo_trt script until it runs the python script onnx_to_tensorrt.py.
I was wondering if there was a implementation of this onnx to tensorrt script for TensortRT 8.0.1, as it seems the script is having issues running on my version of TensortRT, thank you for any help!
The text was updated successfully, but these errors were encountered: