whwu95 / Cap4Video

【CVPR'2023 Highlight & TPAMI】Cap4Video: What Can Auxiliary Captions Do for Text-Video Retrieval?
https://arxiv.org/abs/2301.00184
MIT License
225 stars 16 forks source link

Requesting code to generate the frames from the MSRVTT dataset #21

Closed fazlicodes closed 8 months ago

fazlicodes commented 8 months ago

Hi, I've been trying to unzip the frames_30fps.zip for the past 2 days but its very slow and often gets disrupted. Could you please provide me the code to generate the frames_30fps using the MSRVTT video dataset as input

shams2023 commented 8 months ago

Hi, I've been trying to unzip the frames_30fps.zip for the past 2 days but its very slow and often gets disrupted. Could you please provide me the code to generate the frames_30fps using the MSRVTT video dataset as input

Communication?

whwu95 commented 8 months ago

Please refer to the script for extracting frames from video at video2image.py, with an FPS of 30.