Open-Sora/opensora/datasets
2024-06-18 16:20:11 +08:00
..
__init__.py
aspect.py [docs] update 2024-06-14 03:34:06 +00:00
bucket.py
dataloader.py
datasets.py fix:multi-fps bug. For multi-fps training, when extracting frames according to a certain frame_interval, the fps of the extracted frames actually changes. (#444) 2024-06-18 16:20:11 +08:00
read_video.py reformat and update docs 2024-06-17 15:37:23 +00:00
sampler.py
utils.py ♻️ Directory creation to use os.makedirs with exist_ok (#435) 2024-06-18 07:41:02 +08:00
video_transforms.py