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.
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.