Skip to content

Commit a3543fb

Browse files
committed
simscale
1 parent 0bcb7a3 commit a3543fb

3 files changed

Lines changed: 15 additions & 7 deletions

File tree

data/publications.tsx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,20 @@ export const publications: {
105105
description: "DetAny3D is a promptable 3D detection foundation model that leverages 2D foundation knowledge to enable zero-shot 3D object detection from monocular images across novel categories and camera settings.",
106106
keys: ['cv_at_scale'],
107107
},
108+
{
109+
title: "SimScale: Learning to Drive via Real-World Simulation at Scale",
110+
link: "https://arxiv.org/pdf/2511.23369",
111+
image: "/assets/publication/SimScale.png",
112+
author: "Haochen Tian, Tianyu Li, Haochen Liu, Jiazhi Yang, Yihang Qiu, Guang Li, Junli Wang, Yinfeng Gao, Zhang Zhang, Liang Wang, Hangjun Ye, Tieniu Tan, Long Chen, Hongyang Li",
113+
note: "arXiv 2025",
114+
noteoption: '',
115+
star: "https://img.shields.io/github/stars/OpenDriveLab/SimScale?style=social",
116+
starlink: "https://github.com/OpenDriveLab/SimScale",
117+
icon: [
118+
],
119+
description: "",
120+
keys: ['end_to_end_ad'],
121+
},
108122
{
109123
title: "Reinforced Refinement with Self-Aware Expansion for End-to-End Autonomous Driving",
110124
link: "https://arxiv.org/abs/2506.09800",

package-lock.json

Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
522 KB
Loading

0 commit comments

Comments
 (0)