-
**Description**:
When attempting to build a container using the `jetson-containers` repository, I encountered a `KeyError` in the `config.py` script located in `packages/ml/tensorflow`. This error ap…
-
Hello,
I'm trying to get this package running on the TX2 with an Intel Realsense d435i and have been running into some issues. First, I tried `apt install ros-melodic-rtabmap-ros` and followed [this…
-
Hi Xingyizhou !
i have a trouble with your realtime detection on my Jetson TX2. Because my TX2 just have ability to install CUDA library 9.0, and CUDNN have a lower version than your project. May be…
-
Hello,
I have installed jetpack 3.3 on my jetson and also was able to install Tensorflow which directly available for Jetson TX2 on Nvidia website. But I am unable to install pytorch on the Jetson TX…
ghost updated
5 years ago
-
![无标题](https://user-images.githubusercontent.com/32056331/62275386-69751e80-b474-11e9-8eaf-524932062332.png)
-
Hello, thanks for providing this awesome app !
I would like very much to run it on my Jetson TX2, I tried to make some changes, for eg:
```
//#include
//#include
#include
```
but I'm still…
-
Hi! I have a Lita board and a Jetson TX2 NX module.
I have tried the[ 0.Installation guide](https://github.com/barovehicles/lita-carrier-board/blob/main/0.Installation.md).
I am unable to have a few…
-
-
Hello @SeanAvery thanks for the repository. I am running my own custom detection on jetson tx2 with yolov5 repository https://github.com/ultralytics/yolov5 and I got 10-12 FPS on real time video. I wa…
-
hi ,
I install tx2 with
Ubuntu 16.04
Python 2.7
Tensorflow 1.7
OpenCV 3.3.1
But when I ruan object_detection.py issue is coming
vidia@tegra-ubuntu:~/tf/realtime_object_detection$ python ob…