ShareGPT4Omni / ShareGPT4Video

An official implementation of ShareGPT4Video: Improving Video Understanding and Generation with Better Captions
https://sharegpt4video.github.io/
1.22k stars 43 forks source link

Missing "panda"? #8

Closed linzhiqiu closed 2 months ago

linzhiqiu commented 3 months ago

I noticed that the huggingface dataset page does not provide the panda folder. Could you provide us with the instructions for downloading the corresponding videos?

Wiselnn570 commented 3 months ago

I noticed that the huggingface dataset page does not provide the panda folder. Could you provide us with the instructions for downloading the corresponding videos?

Hi, @linzhiqiu ! You can download panda videos required for this dataset from https://huggingface.co/datasets/ShareGPT4Video/ShareGPT4Video/tree/main/user_download/download_panda_video.py Best wishes.

linzhiqiu commented 3 months ago

Should the filenames in "sharegpt4video_40k.jsonl" be updated accordingly? Specifically the field "video_path"

linzhiqiu commented 3 months ago

In addition, I noticed that it will also download the raw videos -- will this require very large storage? Is there an estimated storage cost?

xiaoachen98 commented 3 months ago

In addition, I noticed that it will also download the raw videos -- will this require very large storage? Is there an estimated storage cost?

We are working on clipping the used Panda videos and packing them in one zip file. Please stay tuned.

geonm commented 2 months ago

@xiaoachen98

I attempted to download 27,092 videos using the panda.csv file, but only 15,537 videos were successfully downloaded.

I'm looking forward to the one zip file.

linzhiqiu commented 2 months ago

@xiaoachen98

I attempted to download 27,092 videos using the panda.csv file, but only 15,537 videos were successfully downloaded.

I'm looking forward to the one zip file.

Same!

Wiselnn570 commented 2 months ago

@linzhiqiu @geonm The clipped panda video is already available at https://huggingface.co/datasets/ShareGPT4Video/ShareGPT4Video/tree/main/zip_folder/panda, Please feel free to use it.