Open ardianumam opened 6 years ago
-Update-
Hi, it is solved. The problem is that some files are not completed during the cloning process and there is some errors during my installation "sudo ./install.sh"
. For those who encounter the same problem, please make sure that all the processes are finished completely without error. In this case, the internet connection needs to be stable during the process, since it takes long minutes and downloads many files.
Thanks.
Hi, I got an error when running this code line:
from tf_trt_models.detection import download_detection_model, build_detection_graph
But, importing tensorrt is all fine.import tensorrt as trt
Any solution? I use Jetson TX2 on Ubuntu 16.04 64bit flashed with Jetpack 3.3.