una-dinosauria/3d-pose-baseline

I would like to export the model to .pb? How do I approach this?

Opened this issue · 1 comments

I have tried several approaches to export the model to pb file i would like to test it on a mobile device. I am still quite new to tensorflow any suggestions on what to research or how to approach this? Thank you very much

The tensorflow freeze_graph seems to not work.

  1. Windows 10te
  2. Your tensorflow version 1.14
  3. python 3.6

Adam optimizer seems causing problems in exporting the model to pb.
Any suggestions ?