-
Hello,
I've two question:
1. is the Alvium Jetson driver is compatible with the AUVIDEA JNX30-LC board (this card is a Low Cost version of the JNX30-PD board that is listed within the driver com…
-
Hey,
I was experimenting with different YoloV8 models (yolov8s and yolov8n) by following the instructions given in this repo, and by switching from yolov8s to yolo8n I was expecting FPS to increase …
-
# Issue Report
## Please describe the issue:
Get the following error when trying to get Dorado working on a Jetson AGX.
```
[ont/warning] dorado logger: Caught Torch error 'CUDA error: no kern…
-
I am trying to use the model llava-v1.6-mistral-7b-hf in the text-generation-webui demo, but I am getting errors. The last few lines of the error message read like:
/usr/local/lib/python3.10/dist…
-
Hello,
I'm running isaac_ros docker with NVIDIA Jetson Orin AGX and ZED X mini camera, and I'm trying to save real world's mesh file with `zed_example.launch.py` example.
A few seconds after cal…
-
I have tested yolov7 vs yolov5 inference time and I got these results:
60ms yolov5 vs 15ms yolov7 : Nvidia V100 16Gb
20ms yolov5 vs 20ms yolov7 : Nvidia Jetson AGX Orin 32Gb
15ms yolov5 vs 30ms y…
-
I've tried to call drmOpen() like the following.
`drmOpen("drm-nvdc', nullptr);`
Since it failed and I noticed the device driver error occurred before in the kernel logs.
```
nvdc: open: No such…
-
| Required Info | |
|---------------------------------|------------------------------------------- |
| Camera M…
-
I want to apply this algorithm to a Jetson AGX Orin development board.
However, many difficulties were encountered, such as failed installation of libraries such as mmcv and mmdet. Pyquaternion inst…
-
I got the following error message when doing "make -j10"
```
CMake Error at ctranslate2_generated_flash_fwd_split_hdim96_fp16_sm80.cu.o.Release.cmake:280 (message):
Error generating file
/work…