-
HI:
I want use tx2 to do face recognition with facenet.
Copy the trianed model and classifier from the pc to the tx2.
And install tensorflow(1.5),and others stuff
Run the contributed/real_time_fac…
-
Hello!
I was able to build the package in my personal computer, but now I want to run it in a TX2 for an autonomous robot. However, when I try to do the build, I get the following error in several …
-
The NVIDIA Jetson Xavier NX outperforms the NVIDIA Jetson TX2 4GB . However, we test the speed of AbaViTrack on the NX, where FPS is 27fps. The speed is even much slower than speed mentioned in your p…
-
Hello,
I am currently working on porting this patch for the TX2 NX, but I have a question regarding the files affected by this patch.
Namely I cannot locate the file imx477.c on the TX2 NX kerne…
-
-
Error: CUDNN_STATUS_ARCH_MISMATCH - This GPU doesn't support DP4A (INT8 weights and input)
cudnnstat = 6
So jetson tx2 not support for quantized?
-
Hi everybody!
I've trained yolo model for my own class of images.
It works pretty good, but now I want to use this network on my nvidia jetson tx1 and TX2 .
So. Is it possible to use to use my w…
-
Hi Behzad,
I don't have a Jetson TX2. Searched for emulators for Jetson, sadly there isn't.
What can I use instead for this setup and benchmarks?
-
## 🚀 Feature
Port the PyTorch and libtorch codes to arm64, and provide easy to use binary downloads for user of those systems.
## Motivation
As requested in https://github.com/WorksOnArm/clus…
-
Hi, thanks for your implementation.
I successfully trained a model on my own dataset, which has two classes. And I am deploying it on Jetson TX2. However, very weird things happen: the result on Jets…