-
I heard from chen about the build failure:
- no debian package of gazebo for armhf/arch64
- also has bug if compiling from source (hint: https://marcino239.github.io/2015/06/02/Ros-and-Gazebo-on-armhf…
-
Hello @yukezhu
I am having an issue executing the train_telling.lua script and I get segmentation fault error immediately after the successfully loaded cnn_models.
The execution is done on Jetson…
-
Just to see if anyone tried to port the Faster RCNN to run on [Jetson TX1](http://www.nvidia.com/object/jetson-tx1-module.html)?
It would be very interesting to see how it performs on this little Teg…
-
ref web:
https://www.ncnynl.com/archives/201706/1777.html
-
Hi,
since I did not get the pretrained models running, I tried to train my own model on Jetson TX1. Unfortunately the training stops due to a Segmentation fault:
```
th train.lua -input_h5 coc…
-
I'm using Jetson TX1 with Ubuntu 14.04.
Nothing happened after the 141 line of main.cpp. So I see in terminal "Saving Point Cloud in ... ". But "done" message is not shown and any savings are not …
-
A bit of a long shot here but i'm wondering if anyone has experience getting Anaconda working on an Nvidia Jetson tx1 or tx2? I understand it's a bit of an unusual requirement. The distro is linux for…
-
In the OpenPTrack Jetson TX1 Install Instructions, it indicates that JetPack 2.2 is not supported and that JetPack 2.1 should be used unstead. Now that **JetPack 2.3** for L4T has been released and au…
-
I am currently trying to compile/install OpenNi2 on a Nvidia TX1 dev board with minimal success. Out of the box the architecture is not recognized, but forcing it to compile for Arm just results in er…
-
Pip says that it is installed. Python3 can import tflite_support. But when I try to import from tflite_support.task, (in my Python script) it says, ModuleNotFoundError: no Module named 'tflite_support…