FlyingChairs2¶
This dataset is part of the Optical Flow datasets provided by the Computer Science Group of the University of Freiburg.
For more information about the dataset, please refer to the ECCV2018 paper.
To download the dataset, please follow instructions at this link in the section The “Flying Chairs 2” Dataset.
FlyingChairs2 API¶
- class alodataset.flying_chairs2_dataset.FlyingChairs2Dataset(**kwargs)¶
Bases:
Generic
[torch.utils.data.dataset.T_co
]Synthetic data with optical flow
- Parameters
- split: alodataset.Split
Split.TRAIN by default.
- **kwargs :
aloscene.BaseDataset parameters
- SPLIT_FOLDERS = {<Split.VAL: 'val'>: 'val', <Split.TRAIN: 'train'>: 'train'}¶
- getitem(idx)¶
Return frames corresponding to a sequence.
- Parameters
- idxint
index of the sequence