xinghedyc / mxnet-cnn-lstm-ctc-ocr

This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.
50 stars 12 forks source link

A question about your paper FTSN #6

Closed Danee-wawawa closed 6 years ago

Danee-wawawa commented 6 years ago

Hi Yuchen, I can't find your email address on the Internet, so please forgive me for asking here. I recently read your paper "Fused Text Segmentation Networks for Multi-oriented Scene Text Detection". And I am very interested in your method FTSN. You propose "Mask-NMS " to obtain final detection results in the paper, can you share this part code with me, thank you very much.