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

I couldn't get the weights-improvement-48.hdf5 #22

Open
suikammd opened this issue Jan 21, 2018 · 10 comments
Open

I couldn't get the weights-improvement-48.hdf5 #22

suikammd opened this issue Jan 21, 2018 · 10 comments

Comments

@suikammd
Copy link

suikammd commented Jan 21, 2018

After training, I noticed I just generate weights as follows:
weights-improvement-01.hdf5
weights-improvement-02.hdf5
weights-improvement-03.hdf5
weights-improvement-04.hdf5
Apart from mentioned above, I get no other hdf5 file generated, can anyone tell me what's the problem?
I had checked the address of my training dataset is right and the epoch is 50.

@suikammd
Copy link
Author

@anuragmishracse I‘m sorry to disturb you. After testing, the captions seem to be composed of similar fragments.

@SrivalyaElluru
Copy link

Can you please upload the weights-improvement-48.hdf5 file? The captions generated from the weights-improvement-04.gdf5 is not good.

@wrat
Copy link

wrat commented Mar 20, 2018

I am also Facing same problem. After Training network , just generate
weights-improvement-01.hdf5
weights-improvement-02.hdf5
weights-improvement-03.hdf5
weights-improvement-04.hdf5
weights-improvement-05.hdf5
not further improvement of weights. Can anyone share solution for same?
or Can you please upload the weights-improvement-48.hdf5 file

@suikammd
Copy link
Author

suikammd commented Mar 21, 2018 via email

@wrat
Copy link

wrat commented Apr 4, 2018

@anuragmishracse Can you please see this issue ?

@sudhakar-sah
Copy link

@suikammd The reason may be because your loss is not reducing and it is not saving further weight files (we can set this in keras during training)

@ShixiangWan
Copy link

@sudhakar-sah After changing 1024 batch size, the loss of network is reducing. But the best weight is not good. For example:
image

@sudhakar-sah
Copy link

@ShixiangWan I tried this repo few days ago and my loss was not reducing after 2-3 epochs. I am planning to work on this repo. There are few things that we can do for example, we can train a word2vec model on captions and initialize the embedding layer with these weights. are you still working on it ? if you like, we can work on it together ?

@Kinghup
Copy link

Kinghup commented Dec 30, 2018

Do you solve this problem? I have same problem and the loss was not reducing. And only saving the model after 3 epochs. How should i do to reduce the loss?

@Kinghup
Copy link

Kinghup commented Jan 15, 2019

@ShixiangWan I tried this repo few days ago and my loss was not reducing after 2-3 epochs. I am planning to work on this repo. There are few things that we can do for example, we can train a word2vec model on captions and initialize the embedding layer with these weights. are you still working on it ? if you like, we can work on it together ?

Do you work with the repo now? I meet many problems , please help me.

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

6 participants