deep-text-recognition-benchmark icon indicating copy to clipboard operation
deep-text-recognition-benchmark copied to clipboard

(Attn-RGB / CTC-RGB) case-sensitive pretrained models

Open information-security opened this issue 5 years ago • 2 comments

@ku21fan Thanks for sharing this wonderful work. You did really a good job.

I need to do transfer learning to train the model with a small dataset of mine and in the meantime I have low computation power so that I can't train the model with large datasets that authors have used. So far I could get good results with current pretrained models but I would like to test my dataset with CTC and more importantly with RGB configs to see if I can get any improvements.

I was wondering if anyone have already trained the model with CTC-case-sensitive or RGB-Attn-case-sensitive config that could share it? In short, following pretrained models are really useful to be shared with public:

TPS-ResNet-BiLSTM-Attn-case-sensitive-RGB.pth TPS-ResNet-BiLSTM-CTC-case-sensitive.pth TPS-ResNet-BiLSTM-CTC-case-sensitive-RGB.pth

information-security avatar Mar 05 '20 20:03 information-security

@ku21fan Thanks for sharing this wonderful work. You did really a good job.

I need to do transfer learning to train the model with a small dataset of mine and in the meantime I have low computation power so that I can't train the model with large datasets that authors have used. So far I could get good results with current pretrained models but I would like to test my dataset with CTC and more importantly with RGB configs to see if I can get any improvements.

I was wondering if anyone have already trained the model with CTC-case-sensitive or RGB-Attn-case-sensitive config that could share it? In short, following pretrained models are really useful to be shared with public:

TPS-ResNet-BiLSTM-Attn-case-sensitive-RGB.pth TPS-ResNet-BiLSTM-CTC-case-sensitive.pth TPS-ResNet-BiLSTM-CTC-case-sensitive-RGB.pth

Hi, did you find any RGB models?

ya0002 avatar Jul 26 '21 20:07 ya0002

@yusufjamal2773 Hi, Unfortunately I couldn't find any of the mentioned models to this date.

information-security avatar Jul 31 '21 22:07 information-security