Xinpeng.Chen
Xinpeng.Chen
@hhxxttxsh Hi, As was expected, the authors used the extra data. Thank you for reminding me this trick. My implementation got 28.2, worse but close to 29.2.
Hi, I don't think there has such huge difference between Caffe and Tensorflow. Yes, Tensorflow is a basic framework, so I suggest you to learn a higher framework which is...
Hi, Of course it is possible to implement S2VT with Keras. And I recommend a paper to you: https://www.aclweb.org/anthology/C/C16/C16-1005.pdf . This paper combines the S2VT model with attention machanism.
@hhxxttxsh Hi, That's ok. I'm still working on image or video captioning. My e-mail: [email protected]
@aoki1994 Hi, if you follow the parameters in the original code, the training time will take about 12h. For myself, I change the code, and the hidden units in the...