hustvl/VAD
[ICCV 2023 & ICLR 2026] VAD: Vectorized Scene Representation for Efficient Autonomous Driving observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 65
- Release rhythm 35
- Longevity 92
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1294
- days_rel: n/a
- days_push: 214
- n_releases_24m: 0
Adoption not part of the score
1362 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
VAD is an end-to-end autonomous driving framework that models the driving scene as a fully vectorized representation of agents and map elements for trajectory planning. It includes VADv1 (ICCV 2023) and VADv2 (ICLR 2026), achieving state-of-the-art planning performance on nuScenes with faster inference than rasterized approaches.
Use cases
- run end-to-end trajectory planning on nuScenes
- reproduce vectorized autonomous driving research results
- train an end-to-end driving model with vectorized scene representation
- evaluate planning safety and collision rates for autonomous vehicles
- integrate VADv2 probabilistic planning into a driving stack
- benchmark inference speed of end-to-end driving planners
When to choose
- you need a fast, vectorized end-to-end planning baseline for autonomous driving research
- you want reproducible nuScenes planning benchmarks with pretrained models
- you are exploring VADv2-style probabilistic trajectory planning
When to avoid
- you need a production-ready, safety-certified driving stack
- your project requires rasterized occupancy-based scene representation
- you lack GPU resources for training large perception-planning models
Facets
library · maturity active
machine-learning deep-learning computer-vision simulation autonomous-vehicles machine-learning computer-vision robotics python end-to-end-driving vectorized-scene-representation trajectory-planning nuscenes iccv-2023 research-code vadv2 motion-planning gpu linux
6 sources
- readme: https://github.com/hustvl/VAD · fetched 2026-08-28 · 05778eb8c1fa
- homepage: https://arxiv.org/abs/2303.12077 · fetched 2026-08-29 · 919358915664
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hustvl/VAD | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem