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

Reproduce result #19

Open
WangYueFt opened this issue Mar 9, 2016 · 5 comments
Open

Reproduce result #19

WangYueFt opened this issue Mar 9, 2016 · 5 comments

Comments

@WangYueFt
Copy link

Hi Kelvin,

After I trained model 2000 epochs, I tried to use generate_caps.py to get the captions. However, the result was meaningless. Is there anything I need to take care of regarding the generate_caps.py?

Thanks

@intuinno
Copy link

intuinno commented Mar 9, 2016

Hello Wang,

I want to help you. I am at least getting meaningful captions. However your question is still too vague and there can be many things that can be broken. I suggest you look at my fork https://github.com/intuinno/arctic-captions , which has all the required code but with poor documentation.

Thanks.

@WangYueFt
Copy link
Author

@intuinno Thank you very much! I found the way I generated training data was wrong. I am looking into your code. Did you reproduce the flickr8k data? And how was the result?

Thanks,
Yue

@intuinno
Copy link

@WangYueFt I did not reproduce flickr8k. Please use code for coco data set because they are the only one most up to date.

Thanks.

@2g-XzenG
Copy link

Hello @intuinno , I try your code, and I am a little confuse about path in your prepare_coco.py,
vgg_deploy_path = '/home/intuinno/codegit/caffe/models/vgg_ilsvrc_19/VGG_ILSVRC_19_layers_deploy.prototxt'
vgg_model_path = '/home/intuinno/codegit/caffe/models/vgg_ilsvrc_19/VGG_ILSVRC_19_layers.caffemodel'
can you explain a little bit about these two?
Thank you very much!

@AAmmy
Copy link

AAmmy commented Apr 27, 2016

@wahahayawahaha You can google those names and download them.

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

4 participants