For more information on the search, visit the help page.
InputType
IMAGE
RAW
enums
data_type
input_type
DataType
luxonis_ml.nn_archive.config_building_blocks.enums.InputType
luxonis_ml
nn_archive
config_building_blocks
class InputType(Enum):
View In Hierarchy
Input categories supported by NN Archive model inputs.
str
Image input with a channel dimension.
'image'
Raw tensor input.
'raw'