You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@
63
63
We compare different post-training paradigms on the nuPlan dataset, evaluating on both open-loop and closed-loop metrics across common and rare driving scenarios.
64
64
65
65
> **Metric notes:**
66
+
> **Early stage**. Stable ckpts and corresponding results coming soon.
66
67
> -**Open-loop PDMS** is aligned with [NAVSIM v1.1](https://github.com/autonomousvision/navsim) PDM Score. *Common* denotes the standard `navtest` split; *Rare* denotes the `navtest_failures` subset — failure-prone rare-case scenarios extracted from `navtest`.
67
68
> -**Closed-loop Success Rate** is defined as the fraction of simulated driving episodes completed without collision or off-road failure.
68
69
> -**Closed-loop PDMS*** is the PDM Score obtained via **SimEngine closed-loop testing**, where the planner interacts with reactive agents in simulation under real-time rendering.
@@ -132,9 +133,10 @@ WorldEngine consists of two tightly coupled subsystems:
132
133
-[x] Rare case extraction and fine-tuning pipeline
0 commit comments