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

Caffe version problem #29

Open Arindam-1991 opened 4 years ago

Arindam-1991 commented 4 years ago

Hello, I am facing problem while executing the code due to the caffe version mismatch. Can you please tell me what version of caffe you have used to implement the feature extraction code?