Sun weizhen

Results 4 comments of Sun weizhen

> 我知道怎么解决了.... 在eval阶段,设置命令-language_eval 0....如果-language_eval 1, 会报错: if 'caption' in anns[0]: > IndexError: list index out of range 你好!在eval阶段,resFile一直是None,请问怎样解决这个问题?谢谢! Loading and preparing results... Traceback (most recent call last): File "G:/graph attention/SCA-image_captioning/evaluate.py",...

When I was running this code, I encountered the following error. How can I solve it? Thanks! RuntimeError: Error(s) in loading state_dict for ResNet: Unexpected key(s) in state_dict: "epoch", "state_dict",...

Hi, I have the same question about increasing evaluation indicators such as Meteor, Rouge-L and Cider,Have you solved it yet? Looking forward to your reply. Thank you!

> no, but I found another implement of sca-cnn in https://github.com/stevehuanghe/image_captioning which you need to modify the dimension of lstm when decoding Have you implemented this code about sca-cnn in...