neu-vi/SportsSloMo

The size of dataset

Closed this issue · 2 comments

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

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.

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