tlc.core.builtins.schemas#

Functions and classes for creating Schemas

Modules and Packages#

Module

Description

rgb_image_schema

A standard schema describing an RGB image

top_n_prediction_schema

A standard top-N schema where predictions and confidences are interleaved in a single fixed-size list

row_count_schema

A standard row count schema describing the number of rows in a table

bounding_box_list_schema

A schema for a COCO-like bounding box list

voxelset_schema

A standard schema describing a 3D voxel set

schemas

A number of helper classes for common simple schemas