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

modified: pool_text_to_hdf5_data.py #1

Open
wants to merge 1 commit into
base: recurrent
Choose a base branch
from

Conversation

gwljf
Copy link

@gwljf gwljf commented Apr 4, 2016

change fsg to tsg

@imag2046
Copy link

when I run the commad : python s2vt_captioner.py -m s2vt_vgg_rgb , it shows the following errors.
I think it's caused by the recurrent , but I don't know how to solve it?

Someone help me? Thanks very much.


Setting up LSTM NET
[libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 105:19: Message type "caffe.LayerParameter" has no field named "recurrent_param".
WARNING: Logging before InitGoogleLogging() is written to STDERR
F0628 11:02:25.316423 5425 upgrade_proto.cpp:928] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: ./s2vt.words_to_preds.deploy.prototxt
*** Check failure stack trace: ***
Aborted (core dumped)

@zhengziqiang
Copy link

I have the same error, and I found the recurrent_param in the cafffe.proto. So I solved this problem by changing the captioner.py

anthonywchen pushed a commit to rloganiv/caffe that referenced this pull request Mar 6, 2017
@Miffy1216
Copy link

The model and data cannot be downloaded using 'get_s2vt.sh'.
I tried to manually download them but still failed.
Can you provide them to me?

@tejus-gupta
Copy link

@zhengziqiang What changes did you make to captioner.py to resolve that error?

@Victoria2333
Copy link

@gwljf@imag2046@zhengziqiang @Miffy1216 @tejus-gupta
Hi,May I ask if you have MSVD Youtube video dataset??? If you do ,would you mind sending it to me???
I'm in desperate need for this but google is forbidden recently, and my email address is [email protected]
Thank you for your attention~~~

@vsubhashini
Copy link
Owner

vsubhashini commented Oct 22, 2017 via email

@xyIsHere
Copy link

xyIsHere commented Dec 7, 2017

@zhengziqiang I have the same error, can you tell me how to fix that problem in captioner.py.
Thank you!!!

@dharmisha
Copy link

When I run the s2vt_captioner.py I get the following error:

mkldnn_concat_layer.cpp:139] Check failed: dim_src == bottom[i]->shape().size() (4 vs. 3)

I am running on intel caffe version 1.1.0 in cpu only mode.

How can I resolve the same?

@benguftlr
Copy link

Hi, when I run the extract_vgg_fetures.py and s2vt_captioner.py I get the following error:

Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

I couldn't find the exact reason for the error. How can i fix it? Could it be because of the caffe compilation?
Thank you for your attention.

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

Successfully merging this pull request may close these issues.

10 participants