-
# Ask a Question
### Question
When i run `pip install onnx`, it get wrong
### Further information
- Relevant Area:
```
- Collecting onnx
Using cached onnx-1.12.0.tar.gz (10.1 MB)
Pr…
-
What steps should be taken to train the indoor sunrgbd data set?
-
Hi~
I had some problem using this library on Jetson Xavier NX Board
### Test Code
```
import busio
import board
import adafruit_bno055
sensor = adafruit_bno055.BNO055_I2C(busio.I2C(b…
-
Hi @madisongh,
This is more of a question then a bug report. I've built the edk2-firmware-tegra from the wip-jetpack-5-ga branch and it doesn't seem to work on my AGX Orin. Previously I've built an…
-
Hello,
I tried to install realsense-ros2-wrapper on Jetson AGX Xavier NX based on below guide link.
https://github.com/IntelRealSense/realsense-ros/tree/ros2-beta#step-3-install-intel-realsense-ro…
-
hello. @GeekAlexis
I am building FastMOT on Jetson Xavier NX Docker.
Using Yolov4-tiny trained by myself.
I changed the settings in FastMOT/fastmot/models/yolo.py.
After making the changes, I get…
-
1.) Standalone version of RTAB-Map looks this way. Even loaded .db files are not able to be viewed.
2.) Searched the web on nvidia forums and others...could not figure out much from the solutions....…
-
Hello people,
so the new issue I have when trying to flash our system with ./flash-xavier-nx-devkit-emmc is:
```
Error: Return value 8
Command tegrarcm_v2 --download bct_bootrom br_bct_BR.bct …
-
**Describe the bug**
- I'm planning to do inference on webcam input. The inference works well on the first frame, but on the second frame, it doesn't.
- Here're the image outputs and console outputs…
-
**Describe the bug**
I was trying to test the detection algorithm on my Jetson Nano, I followed the instructions for building the container.
**To Reproduce**
Steps to reproduce the behavior:
1. …