LizzieOneDay

Results 4 issues of LizzieOneDay

Hello, your final model is finetuned just on 1000 training images of ICDAR 2015, or on ICDAR2015 plus 229 ICDAR 2013 training images as the paper said?

Hello, The 679 line in the data_utils.py: x1, y1, x2, y2, x3, y3, x4, y4 = text_polyses[i] / 4; why are the coordinates diveded by 4? Thank you!

Hello, when you train on SynthText800 from pretrained model Resnet-50, what's your hyperparamets setting?

Hi, I was running the cl_debug_info.exe and get this warning and no kernel source and isa is printed. and I found the reason is when calling **elf_parser.GetGenBinary()** the checking binary...