TensorBay
v1.18.1

Quick Start

  • Getting started with TensorBay
  • Examples

Features

  • Dataset Management
  • Version Control
  • Visualization

Advanced Features

  • Fusion Dataset
  • Storage Config
  • Request Configuration
  • Use Internal Endpoint
  • Profilers
  • Cache

Integrations

  • PaddlePaddle
  • PyTorch
  • TensorFlow

CLI

  • Getting Started with CLI
  • TensorBay Resource Name
  • CLI Commands
  • Shell Completion

Applications

  • Sextant

Reference

  • Glossary
  • Dataset Structure
  • Label Format
    • Common Label Properties
    • Common Subcatalog Properties
    • Classification
    • Box2D
    • Box3D
    • Keypoints2D
    • Polygon
    • MultiPolygon
    • RLE
    • Polyline2D
    • MultiPolyline2D
    • Sentence
    • SemanticMask
    • InstanceMask
    • PanopticMask
  • Exceptions
  • API Reference
TensorBay
  • »
  • Label Format
  • Edit on GitHub

Label Format

TensorBay supports multiple types of labels.

Each Data instance can have multiple types of label.

And each type of label is supported with a specific label class, and has a corresponding subcatalog class.

Table 7 supported label types

supported label types

label classes

subcatalog classes

Classification

Classification

ClassificationSubcatalog

Box2D

LabeledBox2D

Box2DSubcatalog

Box3D

LabeledBox3D

Box3DSubcatalog

Keypoints2D

LabeledKeypoints2D

Keypoints2DSubcatalog

Polygon

LabeledPolygon

PolygonSubcatalog

MultiPolygon

LabeledMultiPolygon

MultiPolygonSubcatalog

RLE

LabeledRLE

RLESubcatalog

Polyline2D

LabeledPolyline2D

Polyline2DSubcatalog

MultiPolyline2D

LabeledMultiPolyline2D

MultiPolyline2DSubcatalog

Sentence

LabeledSentence

SentenceSubcatalog

SemanticMask

SemanticMask

SemanticMaskSubcatalog

InstanceMask

InstanceMask

InstanceMaskSubcatalog

PanopticMask

PanopticMask

PanopticMaskSubcatalog

Previous Next

© Copyright 2021, Graviti. Revision ff765754.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v1.18.1
Versions
latest
stable
v1.18.1
v1.18.0
v1.18.0rc1
v1.17.2
v1.17.1
v1.17.0
v1.17.0rc1
v1.16.1
v1.16.0
v1.16.0rc1
v1.15.0
v1.15.0rc1
v1.14.0
v1.14.0rc1
v1.13.0
v1.13.0rc2
v1.13.0rc1
v1.12.0
v1.12.0rc2
v1.12.0rc1
v1.11.0
v1.11.0rc2
v1.11.0rc1
v1.10.2
v1.10.1
v1.10.1rc1
v1.10.0
v1.10.0rc1
v1.9.0
v1.9.0rc4
v1.9.0rc3
v1.9.0rc2
v1.9.0rc1
v1.8.1
v1.8.0
v1.8.0rc1
v1.7.0
v1.7.0rc1
v1.6.0
v1.6.0rc3
v1.6.0rc2
v1.6.0rc1
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.5.0rc1
v1.4.1
v1.4.0
v1.4.0rc1
v1.3.1
v1.3.0
v1.3.0rc2
v1.3.0rc1
v1.2.2
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
Downloads
On Read the Docs
Project Home
Builds