EAST icon indicating copy to clipboard operation
EAST copied to clipboard

Result is not so good

Open jianchong-chen opened this issue 7 years ago • 6 comments

I run the demo with pre-trained model, and I find that the result is not as good as the paper descriped. Even through there are only numbers and english letters. Should I re-train the model with my dataset? output

jianchong-chen avatar Oct 25 '18 02:10 jianchong-chen

you can use another repo Advanced_East to solve this problem, paper points out that east can't process long text line well@jianchong-chen

kapness avatar Nov 27 '18 12:11 kapness

Hello,

I have the same problem too. the model performance is not consistent. I have tested the model to understand the limits of model on long texts with varying font size. Please suggest if there could be any changes made. Also can you please suggest if changing receptice field size could improve the performance? img_22 img_4

renukachittimalla avatar Jan 09 '19 15:01 renukachittimalla

Hello,

I have the same problem too. the model performance is not consistent. I have tested the model to understand the limits of model on long texts with varying font size. Please suggest if there could be any changes made. Also can you please suggest if changing receptice field size could improve the performance? img_22 img_4

May i know where to find this receptive field size parameter?

rogersct avatar Jan 10 '19 05:01 rogersct

@rogersct receptive field size can be calculate based on your network parameter such as conv kernel size, stride.

austingg avatar Jan 16 '19 06:01 austingg

@kapness thanks for your help! I will try it later.

jianchong-chen avatar Jan 24 '19 08:01 jianchong-chen

@jianchong-chen Have you tried changing network parameters? Does it work?

daniiki avatar Oct 29 '20 09:10 daniiki