Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size issue with convolutions #28

Open
anderleich opened this issue Jul 24, 2020 · 2 comments
Open

Size issue with convolutions #28

anderleich opened this issue Jul 24, 2020 · 2 comments

Comments

@anderleich
Copy link

Hi,
I'm getting size issues wit convolutions for image size of 500x129. Max pooling is reducing too much the image after some convolutions

@Bartzi
Copy link
Member

Bartzi commented Jul 24, 2020

Hmm, you could try with another network. Which are you using right now? I guess the height is getting too small?

@Bartzi
Copy link
Member

Bartzi commented Jul 24, 2020

try changing the model in this line to crnn. This should give you a better model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants