.. Custom template for autosummary classes. Can be removed when .. https://github.com/sphinx-doc/sphinx/issues/7912 is fixed. dgs.models.dataset.dataset.VideoDataset ======================================= .. currentmodule:: dgs.models.dataset.dataset .. autoclass:: VideoDataset .. rubric:: Methods .. automethod:: VideoDataset.__init__ .. automethod:: VideoDataset.arbitrary_to_ds .. automethod:: VideoDataset.configure_torch_module .. automethod:: VideoDataset.get_image_crops .. automethod:: VideoDataset.get_path_in_dataset .. automethod:: VideoDataset.terminate .. automethod:: VideoDataset.transform_crop_resize .. automethod:: VideoDataset.transform_resize_image .. automethod:: VideoDataset.validate_params .. rubric:: Attributes .. autosummary:: :template: attribute.rst :toctree: ~VideoDataset.device ~VideoDataset.is_training ~VideoDataset.module_name ~VideoDataset.module_type ~VideoDataset.name ~VideoDataset.name_safe ~VideoDataset.precision ~VideoDataset.data ~VideoDataset.dataset_path