NVIDIA-AI-IOT / tf_trt_models

TensorFlow models accelerated with NVIDIA TensorRT
BSD 3-Clause "New" or "Revised" License
681 stars 245 forks source link

Can this run on jetpack4.2.2 #61

Open FreedomTrail opened 4 years ago

FreedomTrail commented 4 years ago

When I Run this tutorial with python3.6 and jetpack4.2.2. I failed!

InternalError: Dst tensor is not initialized. [[node save/RestoreV2 (defined at /usr/local/lib/python3.6/dist-packages/object_detection-0.1-py3.6.egg/object_detection/exporter.py:323) ]]

but I can run it on tx2 with jetcpack3.2 and python3.5.