Skip to content

Retina: Image Detection Skills

WARNING

Retina is not yet released.

This module is under active development and will be available in a future Telekinesis SDK release.

INFO

Retina is a module in the Telekinesis SDK containing skills for 2D object detection from images.

It provides detection capabilities using classical computer vision techniques, deep learning models, and modern foundation models, enabling reliable visual perception across a wide range of robotics applications.

When to Use Retina?

Use Retina when your robotics application relies on 2D visual detection from cameras, such as:

  • Object detection for vision-guided manipulation
  • Visual target identification for pick-and-place pipelines
  • Perception for mobile robot navigation and obstacle awareness
  • Visual inspection and monitoring in robotic systems
  • Camera-based input for Physical AI agents

What Does Retina Provide?

Retina includes a collection of modular skills for:

  • 2D object detection using classical vision algorithms
  • Deep learning–based object detectors
  • Foundation model–based and prompt-driven detection
  • Image preprocessing and feature extraction for detection pipelines