Coretex
coretex.coretex.dataset.custom_dataset.local_custom_dataset.LocalCustomDataset Class Reference
Inheritance diagram for coretex.coretex.dataset.custom_dataset.local_custom_dataset.LocalCustomDataset:
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

    Local Custom Dataset class which is used for Other Task
    Represents the collection of archived samples

Definition at line 25 of file local_custom_dataset.py.


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