five

StarVLA/BEHAVIOR-1K

收藏
Hugging Face2025-11-06 更新2026-04-05 收录
下载链接:
https://hf-mirror.com/datasets/StarVLA/BEHAVIOR-1K
下载链接
链接失效反馈
官方服务:
资源简介:
<h1 align="center">BEHAVIOR-1K</h1> ![BEHAVIOR-1K](./docs/assets/readme_splash_logo.png) **BEHAVIOR-1K** is a comprehensive simulation benchmark for testing embodied AI agents on 1,000 everyday household activities. This monolithic repository provides everything needed to train and evaluate agents on human-centered tasks like cleaning, cooking, and organizing — activities selected from real human time-use surveys and preference studies. ***Check out our [main website](https://behavior.stanford.edu/) for more details!*** # 🛠️ Installation BEHAVIOR-1K provides an installation script that handles all dependencies and components. The script supports modular installation, allowing you to install only the components you need. ## System Requirements - **OS**: Linux (Ubuntu 20.04+), Windows 10+ - **RAM**: 32GB+ recommended - **VRAM**: 8GB+ - **GPU**: NVIDIA RTX 2080+ ## Quick Start For most users, we recommend installing the latest stable release (v3.7.1) with all components: ### Linux ```bash # Clone the latest stable release (recommended) git clone -b v3.7.1 https://github.com/StanfordVL/BEHAVIOR-1K.git cd BEHAVIOR-1K # Run the setup script ./setup.sh --new-env --omnigibson --bddl --joylo --dataset ``` ### Windows ```powershell # Clone the latest stable release (recommended) git clone -b v3.7.1 https://github.com/StanfordVL/BEHAVIOR-1K.git cd BEHAVIOR-1K # Run the setup script .\setup.ps1 -NewEnv -OmniGibson -BDDL -JoyLo -Dataset ``` > **Development Branch**: If you want the latest development features (potentially less stable), clone the main branch instead: > ```bash > git clone https://github.com/StanfordVL/BEHAVIOR-1K.git > ``` > **Note**: Run PowerShell as Administrator and set execution policy if needed: `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser` ## Installation Options ### Available Components | Component | Flag | Description | |-----------|------|-------------| | **OmniGibson** | `--omnigibson` | Core physics simulator and robotics environment | | **BDDL** | `--bddl` | Behavior Domain Definition Language for task specification | | **JoyLo** | `--joylo` | JoyLo interface for robot teleoperation | ### Additional Options | Option | Flag | Description | |--------|------|-------------| | **New Environment** | `--new-env` | Create a new conda environment named `behavior` (requires conda) | | **Datasets** | `--dataset` | Download BEHAVIOR datasets (requires `--omnigibson`) | | **Primitives** | `--primitives` | Install OmniGibson with action primitives support | | **Eval** | `--eval` | Install evaluation support for OmniGibson | | **Development** | `--dev` | Install development dependencies | | **CUDA Version** | `--cuda-version X.X` | Specify CUDA version (default: 12.4) | | **No Conda Confirmation** | `--confirm-no-conda` | Skip confirmation prompt when not in a conda environment | ### Installation without Conda If you prefer to use your existing Python environment (system Python, venv, etc.) instead of conda, simply omit the `--new-env` flag: ```bash # Linux ./setup.sh --omnigibson --bddl --joylo --dataset # Windows .\setup.ps1 -OmniGibson -BDDL -JoyLo -Dataset ``` If you're not in a conda environment, the script will prompt for confirmation. To skip this prompt (useful for CI/CD): ```bash ./setup.sh --omnigibson --bddl --joylo --dataset --confirm-no-conda ``` ### Terms of Service & License Acceptance BEHAVIOR-1K installation may require acceptance of various terms of service and license agreements. For interactive installation, you'll be prompted to accept these terms. For non-interactive/automated installation, use these flags: | Option | Flag | Description | |--------|------|-------------| | **Conda TOS** | `--accept-conda-tos` | Automatically accept Anaconda Terms of Service | | **NVIDIA EULA** | `--accept-nvidia-eula` | Automatically accept NVIDIA Isaac Sim End User License Agreement | | **Dataset License** | `--accept-dataset-tos` | Automatically accept BEHAVIOR Data Bundle License Agreement | For automated/CI environments, you can bypass all prompts: ```bash ./setup.sh --new-env --omnigibson --bddl --joylo --dataset \ --accept-conda-tos --accept-nvidia-eula --accept-dataset-tos ``` To see all available options: ```bash ./setup.sh --help ``` ## 📄 Citation ```bibtex @article{li2024behavior1k, title = {BEHAVIOR-1K: A Human-Centered, Embodied AI Benchmark with 1,000 Everyday Activities and Realistic Simulation}, author = {Chengshu Li and Ruohan Zhang and Josiah Wong and Cem Gokmen and Sanjana Srivastava and Roberto Martín-Martín and Chen Wang and Gabrael Levine and Wensi Ai and Benjamin Martinez and Hang Yin and Michael Lingelbach and Minjune Hwang and Ayano Hiranaka and Sujay Garlanka and Arman Aydin and Sharon Lee and Jiankai Sun and Mona Anvari and Manasi Sharma and Dhruva Bansal and Samuel Hunter and Kyu-Young Kim and Alan Lou and Caleb R Matthews and Ivan Villa-Renteria and Jerry Huayang Tang and Claire Tang and Fei Xia and Yunzhu Li and Silvio Savarese and Hyowon Gweon and C. Karen Liu and Jiajun Wu and Li Fei-Fei}, journal = {arXiv preprint arXiv:2403.09227}, year = {2024} } ```
提供机构:
StarVLA
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作