Open information-security opened 4 years ago
@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?
@yusufjamal2773 Hi, Unfortunately I couldn't find any of the mentioned models to this date.
@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