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. Library

Computer Vision

An interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital images or videos.

PreviousLibraryNextObject Detection

Last updated 2 years ago

Was this helpful?

Subfields

Following are the subfields of Computer Vision supported by Theos.

  • is the task of detecting instances of objects of a certain class within an image.

  • is the task of clustering parts of an image together which belong to the same object class.

  • is the task that attempts to comprehend an entire image as a whole. The goal is to classify the image by assigning it to a specific label.

  • is the task that attempts to detect the position and orientation of an object.

  • is the task of making a positive identification of a face in an image or video frame against a pre-existing database of faces.

Object Detection
Semantic Segmentation
Image Classification
Pose Estimation
Face Recognition