DatadictIO#

Module providing Ikomia workflow I/O implementation for data stored as Python dict.

Import

from ikomia.dataprocess import datadictIO

Classes

DataDictIO()

Class implementing Ikomia workflow input/output object where data is stored as generic Python dict.