Canjie-Luo / MORAN_v2

MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition
MIT License
631 stars 153 forks source link

Testing trained model with demo.py #147

Open premtibadiya opened 3 years ago

premtibadiya commented 3 years ago

I have trained on IAM words dataset and when I am testing the result from demo.py file. The model gives random results and even different results every time on same image.

So is there any decoder issue? Because I have not converted my data into lmdb format. I am loading images from the .txt file.

Canjie-Luo commented 3 years ago

You can check the data online, e.g., print the labels and visualize the images.