-
Hey Dusty,
I am wondering if you could have a look at this and help me solve it.
I am trying to retrain using your tutorial for retraining mobilenet, but with a single class for birds instead. I…
-
We are trying to launch Autoware on Nvidia Jetson TK1, which is 32bit and Arm architecture.
Most of drivers and libs are installed pretty good, however we stuck on "glviewer" missing while ./catkin_ma…
-
Hello,
I am using segnet.py and runing the demo. Could you tell me how to convert the precision type from FP16 to FP32 using python. Thanks in advance.
-
/jetson-inference/build# make
[ 2%] Building NVCC (Device) object CMakeFiles/jetson-inference.dir/cuda/jetson-inference_generated_cudaRGB.cu.o
:0:2: warning: ISO C99 requires whitespace after the m…
-
I am using an NVIDIA Jetson TX2, with Jetpack 3.1 and Tensorrt 3 installed. No other version of tensorrt exists on the TX2.
Upon running `./imagenet-console orange_0.jpg output_0.jpg`, I get the f…
-
I recently upgrade to Tensor RT 3 and cudnn 7 in hopes of improving the latency of my inference. Unfortunately, I am running into the following runtime error:
detectnet-console: cudnnEngine.cpp:63…
-
I am always getting segfaults if i want to use the camera not console from those examples , so if try:
nvidia@tegra-ubuntu:~/Downloads/jetson-inference/build/aarch64/bin$ ./detectnet-camera
detec…
-
Have anyone tried to use this library on Jatson Nano? Is it possible to use python calls to utilize wireless communication?
-
Hello. I have the following error when compiling Lidar-IMU-Init.
I am running 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz 2.30 GHz. Virtual Box - Ubuntu 18.04
![IMU-init ERROR-01](https://use…
-
Hi
I was using a TX1 dev board, I have flashed OS on it with Jetpack 2.3.1,
then downloaded code and built it successfully on the dev board.
but when I go to aarch64/bin/ to run ./imagenet-console…