Skip to content

Path Configuration Clarification for DataLoader #16

@Lzy-dot

Description

@Lzy-dot

Thank you for your excellent work! I have some questions regarding the dataloader.

  1. 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?
  2. 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?
  3. Could you kindly share a ​​minimal configuration example​​ for using only the 0.35M cross-frame data? (if convenient)?
  4. Purpose of background path? (Given S2V tasks typically shouldn't require background images)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions