tlc.core.builtins.schemas

Functions and classes for creating Schemas

Modules and Packages

Module

Description

row_count_schema

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

segmentation_schema

A schema for instance segmentation data

voxelset_schema

A standard schema describing a 3D voxel set

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

bounding_box_list_schema

A schema for a COCO-like bounding box list

schemas

A number of helper classes for common simple schemas