Open YoungDav opened 5 years ago
i think may solve it: add this line before tf.import_graph_def(od_graph_def, name='')
PSAlignPool = tf.load_op_library('lib/lib_kernel/lib_psalign_pooling/psalign_pooling.so')
@YoungDav hi I want to freeze CKPT into pb,But I do not know what's name of output node?What's the output node name do you use ?I use res_v1_101 for my backbone net.Can you give some help?Thank you。
hi: i trans model.ckpt to .pb according to https://github.com/zengarden/light_head_rcnn/issues/66 but when i start inference function , it raise such error: