LinB203
m
a220803
|
raw
history blame contribute delete
No virus
787 Bytes

A newer version of the Gradio SDK is available: 4.38.1

Upgrade

We need more dataset, please refer to the open-sora-Dataset for details.

Sky

This is an un-condition datasets. Link

sky_timelapse
β”œβ”€β”€ readme
β”œβ”€β”€ sky_test
β”œβ”€β”€ sky_train
β”œβ”€β”€ test_videofolder.py
└── video_folder.py

UCF101

We test the code with UCF-101 dataset. In order to download UCF-101 dataset, you can download the necessary files in here. The code assumes a ucf101 directory with the following structure

UCF-101/
    ApplyEyeMakeup/
        v1.avi
        ...
    ...
    YoYo/
        v1.avi
        ...

Offline feature extraction

Coming soon...