English

Exploring Surround-View Fisheye Camera 3D Object Detection

Computer Vision and Pattern Recognition 2025-11-25 v1

Abstract

In this work, we explore the technical feasibility of implementing end-to-end 3D object detection (3DOD) with surround-view fisheye camera system. Specifically, we first investigate the performance drop incurred when transferring classic pinhole-based 3D object detectors to fisheye imagery. To mitigate this, we then develop two methods that incorporate the unique geometry of fisheye images into mainstream detection frameworks: one based on the bird's-eye-view (BEV) paradigm, named FisheyeBEVDet, and the other on the query-based paradigm, named FisheyePETR. Both methods adopt spherical spatial representations to effectively capture fisheye geometry. In light of the lack of dedicated evaluation benchmarks, we release Fisheye3DOD, a new open dataset synthesized using CARLA and featuring both standard pinhole and fisheye camera arrays. Experiments on Fisheye3DOD show that our fisheye-compatible modeling improves accuracy by up to 6.2% over baseline methods.

Keywords

Cite

@article{arxiv.2511.18695,
  title  = {Exploring Surround-View Fisheye Camera 3D Object Detection},
  author = {Changcai Li and Wenwei Lin and Zuoxun Hou and Gang Chen and Wei Zhang and Huihui Zhou and Weishi Zheng},
  journal= {arXiv preprint arXiv:2511.18695},
  year   = {2025}
}

Comments

9 pages,6 figures, accepted at AAAI 2026

R2 v1 2026-07-01T07:51:22.788Z