vijayvee / video-captioning

This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.
MIT License
165 stars 66 forks source link

Message type "tensorflow.MetaGraphDef" has no field named "version".. #32

Open markMichail opened 3 years ago

miamor commented 3 years ago

I have the same error, with tensorflow 1.14.Does anyone have a fix? Many thanks!

misguidedsheep commented 2 years ago

Hi, now I have the same problem, can anyone tell me how to solve it?