Skip to content

ltBai/robo_vita

Repository files navigation

Predictive Inverse Dynamics Models are Scalable Learners for Robotic Manipulation

Arxiv | Video | Webpage

demo.mp4



📚 Table of Contents:

  1. Highlights
  2. Getting Started
  3. Checkpoints
  4. TODO List
  5. License
  6. Acknowledgment

🔥 Highlights

seer

  • 🏆 SOTA simulation performance Seer achieves state-of-the-art performance on simulation benchmarks CALVIN ABC-D and LIBERO-LONG.
  • 💪 Impressive Real-World performance Seer demonstrates strong effectiveness and generalization across diverse real-world downstream tasks.

🚪 Getting Started

We provide step-by-step guidance for running Seer in simulations and real-world experiments. Follow the specific instructions for a seamless setup.

Simulation

CALVIN ABC-D

Real-World

Real-World (Quick Training w & w/o pre-training)

For users aiming to train Seer from scratch or fine-tune it, we provide comprehensive instructions for environment setup, downstream task data preparation, training, and deployment.

Real-World (Pre-training)

This section details the pre-training process of Seer in real-world experiments, including environment setup, dataset preparation, and training procedures. Downstream task processing and fine-tuning are covered in Real-World (Quick Training w & w/o pre-training).

✏️ Checkpoints

Relevant checkpoints are available on the website.

Model Checkpoint
CALVIN ABC-D Seer / Seer Large
Real-World Seer (Droid Pre-trained)

📆 TODO

  • Release real-world expriment code.
  • Release CALVIN ABC-D experiment code (Seer).
  • Release CALVIN ABC-D experiment code (Seer-Large).
  • Release LIBERO-LONG experiment code.

License

All assets and code are under the Apache 2.0 license unless specified otherwise.

Acknowledgment

This project builds upon GR-1 and Roboflamingo. We thank these teams for their open-source contributions.

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.8%
  • Shell 5.2%