lostemples

Results 4 comments of lostemples

@homedawn 发现在inference的时候,pnet基本占了80%的时间,对于金字塔那一部分的并行计算,您有没有尝试的结果

hi, did you solve your problem? @zfs1993

same error. NotFoundError (see above for traceback): Key vgg_16/Repeat/convolution_1/BatchNorm/beta not found in checkpoint. when i do test('./ckpt/CRAFT_262000.ckpt', './my.jpg'). seems like error in restore.restore(sess, ckpt_path) in craft.py test function.

checked the ckpt file. tensor_name in ckpt is "convolution2d_1" not "convolution_1"