ajamjoom / Image-Captions

BERT + Image Captioning
130 stars 30 forks source link

where is glove_embeds.py & bug report #1

Closed Tengyang-Chen closed 5 years ago

Tengyang-Chen commented 5 years ago

Thanks for sharing your project. Would you tell me where can I find glove_embeds.py. and bug report main.py Line 316

when from_checkpoint set to False, [use_glove=use_glove, use_bert=use_bert] will raises error.

ajamjoom commented 5 years ago

Apologies for the late reply, I've just pushed the glove_embeds.py file. I somehow forgot to push it. I've also pushed a bug fix, thank's for raising the issue!