fengyang0317 / unsupervised_captioning

Code for Unsupervised Image Captioning
MIT License
215 stars 51 forks source link

error question #14

Closed sakura2233565548 closed 4 years ago

sakura2233565548 commented 4 years ago

ModuleNotFoundError: No module named 'data.build_mscoco_data' how can I find this function?or this can be written by reader?

fengyang0317 commented 4 years ago

Have you followed the instructions here https://github.com/fengyang0317/unsupervised_captioning#requirements?

The file is available at https://github.com/tensorflow/models/blob/master/research/im2txt/im2txt/data/build_mscoco_data.py