Static project page for CornerBench: Is Your Driving Model Safe Enough?
Live site: https://cornerbench.github.io/
Run a local server from this directory:
python3 -m http.server 4173Then open http://localhost:4173.
This repository publishes from the main branch of
CornerBench/cornerbench.github.io, producing:
https://cornerbench.github.io/
In GitHub, select Settings > Pages > Deploy from a branch, then choose the
main branch and / (root) if Pages is not enabled automatically.
The repository is deliberately separate from the paper source tree. Update the
static files here, commit them, and push to main to publish.