nicetoolbox.evaluation.data.loaders.AnnotationLoader¶
- class nicetoolbox.evaluation.data.loaders.AnnotationLoader(path_to_annotations: Path)[source]¶
Bases:
objectLazily loads a single ground truth data slice from a NPZ archive. Uses an LRU cache to optimize access to internal arrays.
Methods
Clears the LRU cache.
Loads a full data array from within the single annotation NPZ.