Theseus is a library for differentiable nonlinear optimization that lets you embed solvers like Gauss-Newton or Levenberg–Marquardt inside PyTorch models. Problems are expressed as factor graphs with variables on manifolds (e.g., SE(3), SO(3)), so classical robotics and vision tasks—bundle adjustment, pose graph optimization, hand–eye calibration—can be written succinctly and solved efficiently. Because solves are differentiable, you can backpropagate through optimization to learn cost weights, feature extractors, or initialization networks end-to-end. The implementation supports batched optimization on GPU, robust losses, damping strategies, and custom factors, making it practical for real-time systems. Helper packages provide geometry primitives and utilities for composing priors, relative constraints, and measurement models. Theseus bridges the gap between classical optimization and deep learning, enabling hybrid systems that learn components.

Features

  • Differentiable Gauss-Newton and Levenberg–Marquardt solvers in PyTorch
  • Factor-graph API with manifold variables like SE(3) and SO(3)
  • Batched, GPU-accelerated solves with robust loss functions
  • Autograd support to learn costs, features, or initializations end-to-end
  • Geometry helpers and reusable factors for SLAM and bundle adjustment
  • Extensible design for custom variables, factors, and damping policies

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Theseus

Theseus Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Theseus!

Additional Project Details

Programming Language

Python

Related Categories

Python Libraries

Registered

2025-10-07