-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Thank you for your excellent work! I have some questions regarding the dataloader.
- In demo_dataloader.py, paths like “demo_result/step0/videos/dataset1_cluster” and “demo_result/step5/final_output/dataset1_cluster/foreground” are used. Where do these map in the downloaded dataset directory?
- When using total1-total13 data, should we: Pass only corresponding paths in DataLoader(like video_base_paths = ["OpenS2V-5M/Videos/total_part1" ])? and set is_cross_frame=False? If is_cross_frame=True, does this add extra cross-frame data?
- Could you kindly share a minimal configuration example for using only the 0.35M cross-frame data? (if convenient)?
- Purpose of background path? (Given S2V tasks typically shouldn't require background images)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels