Home

Awesome

<div align="center"> <h1> PolarDETR </h1> <span><font size="5", > Polar Parametrization for Vision-based Surround-View 3D Detection </font></span> <br>

by <br>Shaoyu Chen, Xinggang Wang</a><sup><span></span></sup>, Tianheng Cheng, Qian Zhang, Chang Huang, Wenyu Liu. <br>(<span></span>: corresponding author)

<div><a href="https://arxiv.org/abs/2206.10965">[Paper] </a></div> <div align="center"> <img src="docs/PolarDETR-Res50_demo.gif" width="100%" /> </div> </div>

Overview

We reformulate position parametrization, velocity decomposition, perception range, label assignment and loss function in polar coordinate system. Polar parametrization establishes explicit associations between image patterns and prediction targets, exploiting the view symmetry of surround-view cameras.

<div align="center"> <img src="./docs/Param.jpg" width="80%" /> </div> Framework <div align="center"> <img src="./docs/Framework.jpg" width="80%" /> </div>

PolarDETR ranks 1st on the nuScenes benchmark at the submission time. Following are snapshots of nuScenes benchmark on Mar. 6th, 2022.

<div align="center"> <img src="docs/nuScenes_Detection_Leaderboard_snapshot_of_March_6th_2022.png" width="51%" /> <img src="docs/nuScenes_Tracking_Leaderboard_snapshot_of_March_6th_2022.png" width="48%" /> </div>

Citation

@article{PolarDETR,
  author    = {Chen, Shaoyu and and Wang, Xinggang and Cheng, Tianheng and Zhang, Qian and Huang, Chang and Liu, Wenyu},
  title     = {Polar Parametrization for Vision-based Surround-View 3D Detection},
  journal   = {arXiv:2206.10965},
  year      = {2022},
}