neu-vi / SportsSloMo

SportsSloMo: A New Benchmark and Baseline Models for Human-centric Video Frame Interpolation, CVPR 2024 (https://arxiv.org/abs/2308.16876)
https://neu-vi.github.io/SportsSlomo/
64 stars 3 forks source link

The size of dataset #1

Closed haofanwang closed 12 months ago

haofanwang commented 1 year ago

I have downloaded the videos from the given link, but there are only 8000~ clips, is there any preprocessing for cutting short clips? Thx.

playerkk commented 1 year ago

Thank you for your interest in our work.

The "clips" in the downloaded file, which should have been named as "sequences", are different from the ones we described in the paper. Here each sequence contains slow-motion content of a scene without any shot change. It may contain more than 9 frames, which can be useful for other tasks like dynamic view synthesis. The clip defined in the paper is just a subset of a sequence.

We will release code data processing and loader of how to use these long sequences for video frame interpolation.

playerkk commented 12 months ago

Close this issue. Feel free to follow up if there are other issues.