ChairsSDHom

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 CVPR2017 paper.

  • To download the dataset, please follow instructions at this link in the section The “ChairsSDHom” Dataset.

ChairsSDHomDataset API

class alodataset.chairssdhom_dataset.ChairsSDHomDataset(**kwargs)

Bases: Generic[torch.utils.data.dataset.T_co]

SPLIT_FOLDERS = {<Split.VAL: 'val'>: 'val', <Split.TRAIN: 'train'>: 'train'}
get_file_ids()

Parse dataset directory to find ids of data samples

get_frames(sequence_data)

Load frames corresponding to a sequence

get_sequences()

Returns dict containing all data filepaths for each sequence

getitem(idx)

Return frames corresponding to a sequence