Coretex
coretex.coretex.dataset.image_segmentation_dataset.local_image_segmentation_dataset.LocalImageSegmentationDataset Class Reference
Inheritance diagram for coretex.coretex.dataset.image_segmentation_dataset.local_image_segmentation_dataset.LocalImageSegmentationDataset:
coretex.coretex.dataset.image_dataset.local_image_dataset.LocalImageDataset coretex.coretex.dataset.local_dataset.LocalDataset coretex.coretex.dataset.dataset.Dataset

Additional Inherited Members

- Public Member Functions inherited from coretex.coretex.dataset.local_dataset.LocalDataset
Path path (self)
 
- Public Member Functions inherited from coretex.coretex.dataset.dataset.Dataset
int count (self)
 
bool add (self, SampleType sample)
 
bool rename (self, str name)
 
Optional[SampleType] getSample (self, str name)
 
- Static Public Member Functions inherited from coretex.coretex.dataset.local_dataset.LocalDataset
LocalDataset default (Path path)
 
LocalDataset custom (Path path, SampleGenerator generator)
 

Detailed Description

    Represents the Local Image Segmentation Dataset class
    which is used for working locally with ImageSegmentation Task type

Definition at line 24 of file local_image_segmentation_dataset.py.


The documentation for this class was generated from the following file: