English

MonoDETRNext: Next-Generation Accurate and Efficient Monocular 3D Object Detector

Computer Vision and Pattern Recognition 2024-11-28 v2

Abstract

Monocular 3D object detection has vast application potential across various fields. DETR-type models have shown remarkable performance in different areas, but there is still considerable room for improvement in monocular 3D detection, especially with the existing DETR-based method, MonoDETR. After addressing the query initialization issues in MonoDETR, we explored several performance enhancement strategies, such as incorporating a more efficient encoder and utilizing a more powerful depth estimator. Ultimately, we proposed MonoDETRNext, a model that comes in two variants based on the choice of depth estimator: MonoDETRNext-E, which prioritizes speed, and MonoDETRNext-A, which focuses on accuracy. We posit that MonoDETRNext establishes a new benchmark in monocular 3D object detection and opens avenues for future research. We conducted an exhaustive evaluation demonstrating the model's superior performance against existing solutions. Notably, MonoDETRNext-A demonstrated a 3.52%\% improvement in the AP3DAP_{3D} metric on the KITTI test benchmark over MonoDETR, while MonoDETRNext-E showed a 2.35%\% increase. Additionally, the computational efficiency of MonoDETRNext-E slightly exceeds that of its predecessor.

Keywords

Cite

@article{arxiv.2405.15176,
  title  = {MonoDETRNext: Next-Generation Accurate and Efficient Monocular 3D Object Detector},
  author = {Pan Liao and Feng Yang and Di Wu and Wenhui Zhao and Jinwen Yu},
  journal= {arXiv preprint arXiv:2405.15176},
  year   = {2024}
}
R2 v1 2026-06-28T16:38:17.148Z