xpool icon indicating copy to clipboard operation
xpool copied to clipboard

ValueError when loading MSVD data

Open Jiamian-Wang opened this issue 1 year ago • 0 comments

Hi there,

Thanks for the nice work! I've run into a problem of the ValueError raised in the load_frames_from_video() function in video_capture on the cluster. It seems that this is caused by the cv2 videocapture.read(). Since I've checked that the data is clean and complete. while the "ret" can be False for some data samples. Did you ever encounter similar problem and do you have any suggestions? Thank you!

Jiamian-Wang avatar Oct 17 '23 04:10 Jiamian-Wang