anuragmishracse / caption_generator

A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
MIT License
265 stars 120 forks source link

i got error while running train_model.py #41

Open aishu786 opened 4 years ago

aishu786 commented 4 years ago
raise RuntimeError('You must compile your model before using it.')

RuntimeError: You must compile your model before using it.