tonic.datasets.nerdd
#
Module Contents#
Classes#
- class tonic.datasets.nerdd.NERDD(root: str, transforms: Optional[Callable] = None)[source]#
NeRDD Neuromorphic Event-based Reactive Driving Dataset.
- Parameters:
root (string) – Location to save files to on disk.
transforms (callable, optional) – A callable of transforms that is applied to both data and labels at the same time.
- filename = 'NeRDD.zip'#
- folder_name = 'DATA'#
- sensor_size = (1280, 720, 2)#
- dtype#
- ordering#