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

why are all the test results the same? #3

Open
XiangChen1994 opened this issue Jan 17, 2018 · 4 comments
Open

why are all the test results the same? #3

XiangChen1994 opened this issue Jan 17, 2018 · 4 comments
Labels

Comments

@XiangChen1994
Copy link

I trained the network for 3320 epochs, but when I test the model the results are mostly the same, which show like below.
....
video => rl1rVk_xIOs_1_16.avi
generated_sentence => a man is playing a flute
reference => Children are dancing.
....
video => dfOuTx66bJU_34_39.avi
generated_sentence => a man is playing a flute
reference => A man walking down the street turns around, then turns back and starts jogging.
....
video => f9Won2JpOEU_60_80.avi
generated_sentence => a man is playing a flute
reference => A cat is laying down licking it's paw.
....
what is the reason for this situation?

@pochih pochih added the bug label Mar 29, 2018
@pochih
Copy link
Owner

pochih commented Mar 29, 2018

There may be some bugs, let me check it.

@nayyeraafaq
Copy link

Hi, are you able to fix the bug ??
I am getting the same error. All the outputs are almost same and looks like network is not learning anything. The outputs are like "a a a is", "a a is is a", "a a is" etc. What's wrong with the model ??

@XiangChen1994
Copy link
Author

I got the error because there are some problems in my OpenCV which caused the extracted features are wrong. It was solved after I changed my OpenCV.

@srilekha1993
Copy link

srilekha1993 commented May 27, 2020

@nayyeraafaq i am also getting same captions like yours. did you solve this issue?

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

No branches or pull requests

4 participants