-
hi
compile with : cmake .. -DUSE_CUDA=0 -DCMAKE_BUILD_TYPE=Release
install is ok, bug in python import decord,
err:
`Exception has occurred: OSError
/lib/aarch64-linux-gnu/libgobject-2.0.so.0:…
-
My pytorch and onnx model has an uint8 to fp32 cast layer which divides by 255. This cast layer is applied to the input tensor. When i convert the onnx model to tensorrt INT8 i get the following warni…
-
I'm following the blogpost [here](https://blog.balena.io/how-to-use-nvidia-jetson-devices-on-balena/) to try and get balenaOS (5.1.45+rev2) up and running on a Jetson Orin AGX 64GB devkit, using the s…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
Hi there,
I'm using Jetson AGX Orin with Jetpack 5.1.1, and 5.1.2
I purchased the SKU:B0473 from arducam, and installed the driver in release.
I installed the driver using command "./install_full -…
-
### User Story
**As a** LeapfrogAI developer
**I want** a stable linux/arm64 distro of LeapfrogAI
**So that** I can deploy on Mac, Jetson AGX Orin, and other arm devices
### Acceptance Crite…
-
### ENV
jetson agx orin
jetpack 5.1
cuda 11.4.315
### Description
Memory leak when calling video Output::Render. But the memory stops increasing when I connect to the stream via ffplay. Aft…
-
After i git clone your code, i got these wrong after i run the test code: nvidia@nvidia-desktop:~/catkin_ws/src/jetson_orin_agx_gpio_board/scripts$ python3 jetson_gpio_test.py
WARNING: Carrier board …
-
Naming of Jetson series are so complex.
This repo is which orin are supported?
- https://developer.nvidia.com/embedded/downloads
- Orin Nano
- Orin NX
- AGX Orin
- Orin Fuse
In [t…
-
Hello,
I'm trying to run DeepStream-Yolo in the Jetson Orin AGX to make real-time inference with the YoloV5 model. However, my camera (Alvium 1800 U-811c) isn't detected as V4L2 (I have all drivers…