-
### Recording hardware PK between NANO, TX1, TX2, Xavier
https://www.fastcompression.com/blog/jetson-benchmark-comparison.htm
-
It's a very simple question.
Is it absolutely necessary to use GPU for using iai_kinect2?
I have Jetson TX1, but I am doing development(ex:writing code) with a PC with only CPU.
-
The cart provides the e-CAM20_CUTX2 – 2MP HDR Jetson TX2/TX1 Camera Board for use with the Jetson Xavier.
For this device, the content links to a [number of labs](https://github.com/microsoft/iot-c…
-
1. When I try running a mxnet example using GPU on my Jetson TX1 board, such as:
nvidia@tegra-ubuntu:~/mxnet/example/image-classification$ python train_imagenet.py --gpus 0
It failed…
-
Hi and happy new Year!
I tried today to install torch after flashing my Jetson TX1 with a fresh filesystem provided by JetPack 2.3. I run into an issue, that in the file ~/torch/pkg/torch/lib/TH/ge…
-
Are there any simple modifications to the SDK possible to make it usable on 64-bit arm architecture?
In particular, I'm trying to run the package on an [NVIDIA Jetson TX1](http://www.nvidia.ca/obje…
-
We trained an Object Detection model in DIGITS 6 using the original image size of 1248x384 and it worked well under imagenet-camera on Jetson TX1. We subsequently changed the network definition to han…
-
Add support for deploying to an Nvidia GPU device such as the Jetson TK1 and TX1. Use the GPU module when possible to offload operations from the CPU to the GPU.
-
Hi, first of all I wanted to let you know that I followed your work on this DLT and Pi CM4 carrier board and all I can say is thank you for such great work and keeping your sources open !
I am curr…
-
@weiliu89 I installed SSD on my Jetson TX1, then I run the **ssd_pascal_webcam.py** to detect object using camera. But I found USB camera is OK, and the on-board CSI camera's screen is all black. So i…