SkillAgentSearch skills...

Drivingdojo

[NeurIPS 2024] DrivingDojo Dataset: Advancing Interactive and Knowledge-Enriched Driving World Model

Install / Use

/learn @Robertwyq/Drivingdojo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Drivingdojo

The official implementation of the paper:

DrivingDojo Dataset: Advancing Interactive and Knowledge-Enriched Driving World Model

Yuqi Wang, Ke Cheng, Jiawei He, Qitai Wang, Hengchen Dai, Yuntao Chen, Fei Xia, and Zhaoxiang Zhang

📑 paper 🎬 video demos 📖 dataset 📢zhihu

<div id="top" align="center"> <p align="left"> <image src="assets/dojo2.gif" width="500px" > </p> </div>

🚀 News

  • [2024-12] We release the code for computing the AIF metric.
  • [2024-11] The code is support finetuned Stable Video Diffusion on multiple driving dataset.
  • [2024-10] Our dataset DrivingDojo is released on Huggingface.
  • [2024-9] Our paper is accepted by NeurIPS 2024.

🕹️ Getting Started

Our code is based on the open-source project diffusers. The source code is organized in diffusers/examples/world_model

The following table shows the supported finetuned methods and datasets in this repo, and we will update it continuously.

| Method / Dataset | DrivingDojo | nuScenes | Waymo | OpenDV2K | |-----------------------|-------|------------|------|-------------| | Stable Video Diffusion | ✓ | ✓ | ✓ | | | Action-Conditioned Video Generation | ✓ | | | |

📦 Installation

🌟Citation

if you find our work useful in your research, please consider citing:

@article{wang2024drivingdojo,
  title={DrivingDojo Dataset: Advancing Interactive and Knowledge-Enriched Driving World Model},
  author={Wang, Yuqi and Cheng, Ke and He, Jiawei and Wang, Qitai and Dai, Hengchen and Chen, Yuntao and Xia, Fei and Zhang, Zhaoxiang},
  journal={arXiv preprint arXiv:2410.10738},
  year={2024}
}

Acknowledgement

Many thanks to the following open-source projects:

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated10d ago
Forks11

Languages

Python

Security Score

95/100

Audited on Mar 28, 2026

No findings