nrtk.interop.maite.interop.object_detection.dataset
This module contains wrappers for converting a COCO dataset or a generic dataset to a MAITE dataset.
Classes
Dataset class to convert a COCO dataset to a dataset compliant with JATIC's Object Detection protocol. |
|
TypedDict for COCO-detection datum-level metdata. |
|
Dataclass for the datum-level JATIC output detection format. |
|
Implementation of the JATIC Object Detection dataset wrapper for dataset images of varying sizes. |