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

can this model deal with dynamic length images? #11

Open
zzks opened this issue Jan 12, 2018 · 3 comments
Open

can this model deal with dynamic length images? #11

zzks opened this issue Jan 12, 2018 · 3 comments

Comments

@zzks
Copy link

zzks commented Jan 12, 2018

hi,
the image height and width is fixed in this model,
how to change it to deal with dynamic length images?
THX!

@980044579
Copy link

you can pay attention to the" dynamic_rnn" function in tf

@zzks
Copy link
Author

zzks commented Jan 22, 2018

Thank you for your attention to this matter.
I tried to change the code to deal with dynamic length images, but failed in sess.run(), it only accept fixed size imgs...
Could you be more specific?

@prolaser
Copy link

Hi
I am having the same issue. I am trying to apply this network on another data set in which images have different sizes. Have you already solved this issue? And if yes how? thanks

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

3 participants