Discover and explore top open-source AI tools and projects—updated daily.
Synthetic data generation for robot learning
Top 87.8% on SourcePulse
GR00T Dreams is an NVIDIA initiative addressing the robotics data problem by generating synthetic trajectory data using world models, enabling robots to learn new tasks in unfamiliar environments without specific teleoperation data. This blueprint provides a full pipeline for DreamGen, utilizing Cosmos-Predict2 as the video world model.
How It Works
The project leverages NVIDIA Cosmos-Predict2, a video world model, to generate synthetic robot trajectory data. This data is prompted by a single image and language instructions. The pipeline includes fine-tuning the video world model, generating synthetic videos, extracting Inverse Dynamics Model (IDM) actions, fine-tuning on GR00T N1, and evaluating performance using the DreamGenBench. This approach aims to unlock generalization in robot learning by creating diverse, instruction-driven synthetic data.
Quick Start & Requirements
cosmos-predict2-setup
for environment setup.cosmos-predict2/documentations/training_gr00t.md
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The benchmark evaluation protocol might not generalize well to out-of-distribution scenarios such as multi-view videos or detailed physics judgment due to the use of a limited dataset and a smaller VLM for evaluation.
3 weeks ago
Inactive