-
- Downloads
Implement VarLenFeatureVideoDataset for much more efficient reading of data....
Implement VarLenFeatureVideoDataset for much more efficient reading of data. Use this for KTH and UCF101 instead of SequenceExampleVideoDataset.
Showing
- video_prediction/datasets/base_dataset.py 75 additions, 0 deletionsvideo_prediction/datasets/base_dataset.py
- video_prediction/datasets/kth_dataset.py 14 additions, 10 deletionsvideo_prediction/datasets/kth_dataset.py
- video_prediction/datasets/ucf101_dataset.py 18 additions, 20 deletionsvideo_prediction/datasets/ucf101_dataset.py
Loading
Please sign in to comment