Hi, we noticed that the repo's data_config.py points at SpatialVID:
video_dirs = ["data/spatialvid-hq/SpatialVID/videos"]
For your paper, you used RE10K, but does it also follow the 81 frames @ 16 fps protocol? Does that mean, many of the RE10K clips will be filtered, since most of the RE10K clips are not long enough to pass this filter? Or did you just clip 81 frames @ 16 fps from the raw youtube itself instead of the official RE10K clip?
If possible, how many RE10K training videos did you use to train Mirage? Thanks.
@MD-Student
Hi, we noticed that the repo's data_config.py points at SpatialVID:
video_dirs = ["data/spatialvid-hq/SpatialVID/videos"]
For your paper, you used RE10K, but does it also follow the 81 frames @ 16 fps protocol? Does that mean, many of the RE10K clips will be filtered, since most of the RE10K clips are not long enough to pass this filter? Or did you just clip 81 frames @ 16 fps from the raw youtube itself instead of the official RE10K clip?
If possible, how many RE10K training videos did you use to train Mirage? Thanks.
@MD-Student