-
Hi! Thanks for your work. Based on your description I'm not entirely sure if your workaround (downgrading the models to Python 3.6) is specific to Jetson Nano. If yes, then it would be great if you co…
-
I am working on [NVIDIA Jetson Xavier NX Developer Kit](https://a.co/d/h11X1vL) (812674024318), 16 GB and I followed following steps to generate image to flash SD card for booting-
1: Add the WIC pr…
-
We decide to use ros noetic because we don't have enough knowledge to use microros
-
From what I can see Kirkstone is the latest Yocto release that is supported for Jetson TX2 by this layer. Are there any plans to add support for TX2 in the newer meta-tegra branches?
-
My SD Card is not displaying /boot/extlinux/extlinux.conf file after SD Card flash
i have follow this steps for flashing the sd card
step 1: Add the WIC profile
cd $YOCTO_DIR
mkdir met…
-
when i run : roscore, rosrun astra_camera astra_camera_node , roslaunch astra_launch astrapro.launch
-
Python3.6.3
Linux 4.4
GCC 7.2.0
Aarch64
trying to compile a simple 'hello world' with:
```pipenv run nuitka --show-scons --verbose print.py```
segfaults as per in a call to ld as per:
h…
-
@dusty-nv I followed the tutorial and created train.txt , test.txt , val.txt and trainval.txt in the ImageSets/Main. I even switched to just having default.txt in the ImageSets/Main and I'm still gett…
-
-
完整报错如下
./build/ppocr --limit_side_len=960 --visualize=true --precision=fp32 --gpu_mem=400 --use_tensorrt=true --visualize=true
In PP-OCRv3, rec_image_shape parameter defaults to '3, 48, 320',if you …