Skip to content

kindlychung/demo-load-pb-tensorflow

Repository files navigation

  • Load a pb file into tensorflow as a graph
  • Use the loaded graph as the default graph
  • Generate tf records (some binary data format)
  • Save the loaded graph in tensorboard and then visualize it
  • Do inference with loaded graph
  • Feed image data into predictive model
  • Feed data from tf records into predictive model

About

Demo of loading pb files in tensorflow, and making inference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published