-
## Description
When I try to convert SuperPoint model from onnx to tensorrt engine using trtexec I faced
```
[optimizer.cpp::computeCosts::3728] Error Code 10: Internal Error (Could not find any …
-
If nobody has until now i wanted to push support for older models like AGX Xavier for the Docker containers like wyoming whisper.
Especially Wyoming whisper might profit from getting a native docke…
-
I get the following error when compiling cartographer_ros on nvidia jetson xavier nx:
```
FAILED: docs/CMakeFiles/build_doc
cd /home/nvidia/cartographer_ws/build_isolated/cartographer/install/do…
-
## Summary
On Jetson(`aarch64`, `Tegra SoC`) devices, version `1.17.1` is not creating containers properly, if environment variable `NVIDIA_DRIVER_CAPABILITIES` contains any of `display`,`graphics`,`…
-
Using a Jetson Xavier AGX devkit with JetPack version 5.1.2 I'm encountering an issue when I enable RGB stream capture using the following command:
`v4l2-ctl -d /dev/video2 --stream-mmap`
This p…
-
Is there any available container for me to run whisper_trt on a Jetson Xavier NX - Jetpack 5.1.2? If not, what path would you suggest me to pursue to be able to run whisper_trt on a Jetson Xavier NX? …
-
does this work with jetson xavier?
-
I run jetson-container build ollama and got an error:
Step 8/17 : ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/local/nvidia/compat:${LD_LIBRARY_PATH} CMAKE_CUDA_ARCHIT…
-
**Describe the system**
System name: Jetson Xavier NX
Vendor name: NVIDIA
SoC name: Tegra Xavier
URL to product page: https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/jetson-xavie…
-
Hi! I am currently trying your repo for converting a yolo v8 model (yolov8n.pt) using a Jetson Xavier NX. I have converted the model to engine file and tying the inference but there is no detection al…