Christian Bartz
Christian Bartz
Hmm, good question! I think it depends on some points: 1. are you using the same character set? If yes, it might work quite well 2. is the localization network...
Hi, that's a pity. It seems the repository does not exist anymore. It was a nice place to get the data. So now, you'll need to gather the data from...
Alright, so you got the data that is great! Now, you'll just need to prepare the `npz` files. Preparing them is actually quite simple. You'll need to create 4 numpy...
Good questions :wink: - you are right, we set this value to 1.5 during some of our experiments, in order to allow the network to predict values that are a...
Happy, I could answer your questions! We got about 91% validation accuracy on the SynthText validation set.
91% is the case insensitive word accuracy, should have told immediately :sweat_smile:
The predictions of the characters from right to left is one of the interesting things the model does on its own. It is learning by itself which reading direction to...
Interesting... do you have some code that I could have a look at?
ah, good :wink:
Yeah, that's right! It is interesting, though that the model still provides a good prediction if you set those two numbers wrongly.