-
I have install caffe2 successfully as well as COCOAPI . When run python2 $DETECTRON/tests/test_spatial_narrow_as_op.py, Error occurs like follow:
*****************************************************…
-
**Describe the system**
System name: Jetson TX1
Vendor name: NVIDIA
SoC name: Tegra X1
URL to product page: https://developer.nvidia.com/embedded/jetson-tx1
Kernel version: Linux tegra-ubuntu 3.1…
-
Hello,
unsure as to the causee (who is the culprit) of this issue but when making on NVidia Jetson TX1 I get the following error:
```
ubuntu@tegra-ubuntu:/var/git/mc-cnn$ make
nvcc -arch sm_35 -O3 -…
-
Hi,
AVG_FPS is 1.3 while inferencing video in my Jetson TX1 ( even I use tiny weights). Is there a way to increase performance ? What is the maximum FPS that I can get from TX1 ?
Thanks in adva…
-
Hello I am trying to build it and I meet this error:
[ 99%] Building CXX object python/CMakeFiles/g2o.dir/g2o.cpp.o
In file included from /home/nvidia/Documents/g2opy-master/python/g2o.cpp:19:0:…
-
Does this project only support Intel x86-64 architecture?
-
Hi Caleb,
My baby is born and I would like to try tour system :)
Do you have any plan to release your code soon?
Otherwise I will try to reimplement it but I am not fluent in deep learning.
Do you…
-
Hi @weiliu89
I have just tested SSD with pre-trained reduced VGG network model on Jetson TX1 platform. The fps got only 5-6, same as Jetson TK1 performance. Do you have any idea?
Thanks,
-
Hi, i'm trying to use the structure sensor, using openni2 on the nvidia jetson tx1 board.
i'm having trouble running the samples.
I had to make small change to get it to compile on aarch64 (arm-64) b…
-
Good afternoon,
I'm trying to get Neuraltalk to run on a Jetson TX1.
I successfully managed to install Torch and all other dependencies listed in the main page, however I get this error when trying …