stevehuanghe / image_captioning

Image captioning models in PyTorch
Apache License 2.0
37 stars 10 forks source link

Have you encountered any similar problem,when executing build_vocab.py file #4

Open ceceliaji opened 5 years ago

ceceliaji commented 5 years ago

When I executing build_vocab.py file, Prompt error KeyError:'type'. Hope to get your help, thank you.

stevehuanghe commented 5 years ago

The build_vocab.py file did't produce any error when I ran it on my machine. Could you please elaborate how you got the error so that I may reproduce it and see what happens?