-
### Issue summary
I've used JetPack 4.1 to install OS, drivers, CUDA, CUDNN, OpenCV
Other prerequisites I have installed manually (glfags, protobuf, boost and so on)
I've compiled current Caffe f…
-
Try [tensorflowDetection2D](https://github.com/roboticslab-uc3m/vision/pull/93) on Jetson.
Requires [tensorflow_cc](https://github.com/FloopCZ/tensorflow_cc), so `Docker` may be involved.
Starte…
-
In the process of getting started with the AGX Xavier and the STEEReoCam.
I have a Jetson AGX Xavier with:
Ubuntu 18.04 from Jetpack 4.2.2 [rev.1]
-
Some platforms including Jetson Xavier AGX and NX supports DLA modules. However, when converting the pytorch module to tensorrt, it will never attempt to use DLA cores but will always use the GPU. Thi…
-
Hi I am trying to build for DS6.2 in Jetson AGX Xavier. When doing make I get the following:
```
../../apps-common/src/deepstream_streammux.o deepstream_nvdsanalytics_meta.o -L/opt/nvidia/deepstr…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
Jetson AGX XAvier:
edge@whut-ee-mobile-2:~/Desktop/HXB/support/nano_build_opencv$ sudo ./build_opencv.sh 4.8.0
python3-dev 已经是最新版 (3.6.7-1~18.04)。
zlib1g-dev 已经是最新版 (1:1.2.11.dfsg-0ubuntu2.2)。
l…
-
## Background
Board: Jetson Xavier NX (with 8G RAM and 128G SSD)
OS: Ubuntu 18.04.6 LTS
- NVIDIA Jetson Xavier NX (Developer Kit Version)
* Jetpack 4.6.1 [L4T 32.7.1]
* NV Power Mode: MO…
-
**Describe the issue**
We get the error output attached when running the `flash_jetson_external_storage.sh` script against an Nvidia Jetson TX2 NX with an NVMe SSD attached via a carrier board. Befor…
-
Hello Nvidia AI-IOT team,
First of all thank you very much for your effort in creating this code. I am Zeyan and currently working on real time pose estimation implementation on Jetson AGX Xavier. …