YoungDav

Results 3 comments of YoungDav

> I have the same problem. Have you solved it? no

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')

> I have run test.py on coco data and also used epoch_26.ckpt given by author. but still getting worst result like 4 % on coco data. Anyone have checked on...