[News] We host the ARNOLD Challenge on CVPR 2024 Embodied AI Workshop. Welcome to participate.
We present ARNOLD, a benchmark for language-grounded task learning with continuous states in realistic 3D scenes. We highlight the following major points:
We provide brief guidance on this page. Please refer to our documentation for more information about ARNOLD.
There are two setup approaches: docker-based and conda-based. We recommend the docker-based approach as it wraps everything up and is friendly to users. See step-by-step instructions here.
After setup, you can refer to quickstart for a glance of using ARNOLD.
Major components of the ARNOLD environment are introduced here. Based on this environment, you can check the tasks and data.
We use hydra
for configurations of the experiments. See configs. After double-checking the configurations, you can explore the [training] and [evaluation] on your own.
@inproceedings{gong2023arnold,
title={ARNOLD: A Benchmark for Language-Grounded Task Learning With Continuous States in Realistic 3D Scenes},
author={Gong, Ran and Huang, Jiangyong and Zhao, Yizhou and Geng, Haoran and Gao, Xiaofeng and Wu, Qingyang and Ai, Wensi and Zhou, Ziheng and Terzopoulos, Demetri and Zhu, Song-Chun and others},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
year={2023}
}