Open-Sora-Plan
Open-Sora-Plan copied to clipboard
Refactor the dataset setup of videoae
Changed
- Add trainer_videobase.py, dataset_videobase.py for unifying trainer and dataset of vqvae and causal vqvae.
- Add train_ae.py for unifying training vqvae and causal vqvae.
- Fix some name typos.