CIHP_PGN icon indicating copy to clipboard operation
CIHP_PGN copied to clipboard

what output nodes are they?

Open bewithme opened this issue 4 years ago • 2 comments

I wanna convert the pgn model to .pb model file ,but I need to know output node names of it , so , how can I get them?

bewithme avatar Apr 01 '20 03:04 bewithme

same problem, tf1.5 is too old to understand

ykk648 avatar Jun 28 '23 02:06 ykk648

https://github.com/ykk648/AI_power/blob/main/seg_lib/cihp_pgn/cihp_pgn_api.py I converted pgn model to onnx from tf1.5 (tf2pb2onnx), mind that image size will increase GPU mem significantly.

ykk648 avatar Jun 28 '23 07:06 ykk648