LogoLogo
  • What is Theos AI?
  • Get Started
    • Object Detection
    • Pose Estimation
  • Library
    • Computer Vision
      • Object Detection
      • Semantic Segmentation
      • Image Classification
      • Pose Estimation
      • Face Recognition
    • Natural Language Processing
      • Language Translation
      • Question Answering
      • Sentiment Analysis
      • Text Generation
      • Text Summarization
    • Speech
      • Speech Recognition
      • Voice Cloning
      • Emotion Recognition
      • Speaker Verification
      • Speech Synthesis
  • Datasets
    • Image
      • Upload
      • Classes
      • Labels
        • Bounding Box
          • Labeling
          • Autolabeling
          • Formats
            • Theos JSON
            • COCO JSON
            • Darknet TXT
            • Pascal VOC
    • Text
    • Audio
  • Machines
    • Theos Cloud
    • Google Colab
    • On-Premise
  • Train
  • Deploy
    • OCR Languages
  • Rest API
    • Datasets
    • Machines
    • Train
    • Deploy
Powered by GitBook
On this page

Was this helpful?

  1. Datasets
  2. Image

Labels

In order to make your AI learn what you want, you have to create example labels for it.

PreviousClassesNextBounding Box

Last updated 2 years ago

Was this helpful?

Overview

Following are all the label modalities Theos currently supports for image datasets.

  • is the label type of , they are composed of the (x, y) position of the top left corner of the box, its width and height, and the class ID of the object it contains. Theos supports various bounding box .

Bounding Box
Object Detection
Formats