TensorFlow 对象检测 TF-TRT 警告:找不到 TensorRT

Ali*_*Ali 14 python object-detection data-science tensorflow tensorflow2.0

几周来我一直在尝试解决这个问题。我使用 Google Colaboratory是因为我的 MacBook Pro 配备了TensorFlow 不支持的Apple 芯片。这是具有评论权限的 Google Colaboratory 链接。 点击这里

我尝试过使用旧版本的 TensorFlow,但没有任何改变,我已准备好 TensorFlow 记录和训练管道文件。

j35*_*t3r 24

尝试安装pip install tensorrt

也许你需要阅读这篇文章>如何在 Google 的 Colab 中安装 Python 包?

并检查是否使用 google colab 分配了 GPU。