Open-Sora/opensora/datasets
2024-06-18 16:20:11 +08:00
..
__init__.py [wip] feat training 2024-05-21 05:45:06 +00:00
aspect.py [docs] update 2024-06-14 03:34:06 +00:00
bucket.py [feat] update logging and bucket 2024-05-09 08:07:56 +00:00
dataloader.py [feat] complete training with feature 2024-05-21 07:20:14 +00:00
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 [feat] complete training with feature 2024-05-21 07:20:14 +00:00
utils.py ♻️ Directory creation to use os.makedirs with exist_ok (#435) 2024-06-18 07:41:02 +08:00
video_transforms.py [fix] transform may not fit enough 2024-03-30 17:05:15 +08:00