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

Repeating words after training #10

Open
PavlosMelissinos opened this issue Oct 25, 2017 · 0 comments
Open

Repeating words after training #10

PavlosMelissinos opened this issue Oct 25, 2017 · 0 comments

Comments

@PavlosMelissinos
Copy link

I've been trying to train the network but I've been getting captions that repeat the same word again and again, like so:

Predicted: a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
Target: a skier is jumping over a kicker at a snow covered slope <END> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <>
Predicted: four four four four four four four four four four four four four four four four four four four four four four four four four four four four four four four four
Target: a giraffe is standing and one is sitting on a green meadow with <END> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <>

Sometimes more words appear; the caption is still gibberish though.

Predicted: a are and and and and in <END> <END> <END> <END> <END> <END> <END> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <>
Target: tourists are sitting on the deck of a ship and are <UNK> the <END> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <>

I've made slight modifications to your project in order to use rgb images as input instead of the generated cnn features. This is the result. Do you see something wrong in the actual definition or is the problem elsewhere? Any ideas?

Thanks in advance

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

1 participant