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
  3. Labels

Bounding Box

Create labels to teach your AI how to detect the exact position, dimension, and class of all the objects present within an image or video.

PreviousLabelsNextLabeling

Last updated 2 years ago

Was this helpful?

Overview

Object detection labels are bounding boxes, 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 Formats.

Read the Labeling guide to learn how to create bounding box labels within Theos.

Read the Autolabeling guide to learn how to use a previously trained AI to automatically label your images 100x faster.

Bounding box labels