convolutional-handwriting-gan icon indicating copy to clipboard operation
convolutional-handwriting-gan copied to clipboard

Regarding inference for recognition model

Open vijay1131 opened this issue 4 years ago • 2 comments
trafficstars

HI I would like to know how to proceed for testing the recogniser model to evaluate the text recognition. Also would that be a good idea to use recogniser model from this project?

Thanks a lot !

vijay1131 avatar Apr 08 '21 07:04 vijay1131

I do have the same problem.

huynhtruc0309 avatar Apr 09 '21 10:04 huynhtruc0309

I hope you do not mean the GAN recognizer, as we intentionally made it sub-optimal (see details in the paper and the supplementary materials). We use the clova text recognition benchmark for all the experiments almost as-is (we just added affine augmentations during training).

Finally, note that the biggest boost we got was for domain adaptation, YMMV.

Hope this helps

rlit avatar Apr 15 '21 19:04 rlit