datasets
dreem.datasets
¶
Data loading and preprocessing.
Modules:
Name | Description |
---|---|
base_dataset |
Module containing logic for loading datasets. |
cell_tracking_dataset |
Module containing cell tracking challenge dataset. |
data_utils |
Module containing helper functions for datasets. |
microscopy_dataset |
Module containing microscopy dataset. |
sleap_dataset |
Module containing logic for loading sleap datasets. |
tracking_dataset |
Module containing Lightning module wrapper around all other datasets. |