nndt.datasets package
Contents
nndt.datasets package#
Submodules#
nndt.datasets.acdc module#
- class nndt.datasets.acdc.ACDC(name='ACDC_5', to_path=None)[source]#
Bases:
nndt.datasets.dataset.DatasetACDC dataset includes 100 models of the left and right ventricles of the human heart. There are healthy patients and four types of pathologies.
NNDT DOES NOT DOWNLOAD THE ORIGINAL DATA! We preprocess some subsets of models to create toy examples for testing NNDT capabilities.
- Available out-of-the-box model subsets:
ACDC_5 includes five models from ACDC. One healthy example and four pathologies.
nndt.datasets.dataset module#
nndt.datasets.miccai2015 module#
- class nndt.datasets.miccai2015.MICCAI2015(name='left_adrenal_gland_10', to_path=None)[source]#
Bases:
nndt.datasets.dataset.DatasetMICCAI2015 includes 50 CT scans and ground truth segmentation of 13 abdominal organs.
NNDT DOES NOT DOWNLOAD THE ORIGINAL DATA! We preprocess some subsets of models to create toy examples for testing NNDT capabilities.
- Available out-of-the-box model subsets:
left_adrenal_gland_10 includes 10 models of the adrenal glands
stomach_10 includes 10 models of the stomach.
Source: https://www.synapse.org/#!Synapse:syn3193805/wiki/217789 DOI: https://doi.org/10.7303/syn3193805