Video2Language icon indicating copy to clipboard operation
Video2Language copied to clipboard

Dimension Error

Open roycedry opened this issue 6 years ago • 2 comments

Running Command: bash process-youtube-video.sh

raise ValueError(str(e)) ValueError: Dimension 0 in both shapes must be equal, but are 2617 and 2718. Shapes are [2617,256] and [2718,256]. for 'Assign_18' (op: 'Assign') with input shapes: [2617,256], [2718,256].

And, how can I use the pre-trained model to do the evaluation on all the videos? I would like to get the description results of video captioning. Thx.

roycedry avatar Nov 19 '18 07:11 roycedry

What video are you running it on ? This shouldn't happen

rohit-gupta avatar Nov 19 '18 09:11 rohit-gupta

Hi, could you upload your captioning result? think my laptop is unable to run the whole program successfully...thx

roycedry avatar Dec 19 '18 02:12 roycedry