Providers
annotation provider
- class pado.annotations.providers.AnnotationProviderStore(version=1, store_type=StoreType.ANNOTATION)[source]
stores the annotation provider in a single file with metadata
- class pado.annotations.providers.BaseAnnotationProvider(*args, **kwds)[source]
base class for annotation providers
- pado.annotations.providers.create_annotation_provider(search_urlpath, search_glob, *, output_urlpath, image_id_func, annotations_func, identifier=None, resume=False, valid_image_ids=None, progress=False)[source]
create an annotation provider from a directory containing annotations