TextSnake.pytorch
TextSnake.pytorch copied to clipboard
validation loss dont decrease under 0.45
Hi dear,
thank you for your code. but my both train and validation loss don't decrease under 0.45 with 400 epochs. May you help me for more config such as learning rate and so on?
regards
What dataset you are training on? if total-text or icdar2013/15, the configuration in README can reproduce the result in table. If not in two datasets above, please check dataloader you implement is correct first.