Model Card
NVIDIA Isaac GR00T N1.5 is an open foundation model for generalized humanoid robot reasoning and skills. This cross-embodiment model takes multimodal input, including language and images, to perform manipulation tasks in diverse environments.
GR00T N1.5 is trained on an expansive humanoid dataset, consisting of real captured data, synthetic data generated using the components of NVIDIA Isaac GR00T Blueprint (examples of neural-generated trajectories), and internet-scale video data. It is adaptable through post-training for specific embodiments, tasks and environments.
How to Get Started with the Model
For a complete walkthrough, see the training guide. Below is the short version on how to train and run inference/eval:
Evaluate the policy/run inference
Run the newly trained model
python scripts/inference_service.py --server \
--model-path <MODEL_PATH> \
--embodiment-tag new_embodiment
--data-config <DATA_CONFIG>
Run the offline evaluation script
python scripts/eval_policy.py --plot \
--dataset-path <DATASET_PATH> \
--embodiment-tag new_embodiment \
--data-config <DATA_CONFIG>
- Downloads last month
- 2
Model tree for anonymised-submission/GR00T-N1.5-3B_UR3_finetuned
Base model
nvidia/GR00T-N1.5-3B