Skip to content

using tensorflow to build a net and convert to .pb file ,using tensorrt convert pb to uff,then build an engine to run the net

Notifications You must be signed in to change notification settings

zhuangxinfa/zxfnet_tensorrt

Repository files navigation

zxfnet_tensorrt

pb文件转换为uff文件的命令参考如下 执行命令:python3 /usr/lib/python3.6/dist-packages/uff/bin/convert_to_uff.py -inputfile /home/nvidia/zxfnet_tensorrt/test2x.pb -o ./test2x.uff -p /home/nvidia/zxfnet_tensorrt/config.py

代码环境

  • qt 5
  • tensorrt 6.0.1
  • jetson tx2(jetpack 4.2)

About

using tensorflow to build a net and convert to .pb file ,using tensorrt convert pb to uff,then build an engine to run the net

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published