paper-with-me

홈 › Papers

Generalized Object Detection on Fisheye Cameras for Autonomous Driving: Dataset, Representations and Baseline

2020-12-03 · Hazem Rashed, Eslam Mohamed, Ganesh Sistu, Varun Ravi Kumar, Ciaran Eising, Ahmad El-Sallab, Senthil Yogamani

Object detection is a comprehensively studied problem in autonomous driving. However, it has been relatively less explored in the case of fisheye cameras. The standard bounding box fails in fisheye cameras due to the strong radial distortion, particularly in the image's periphery. We explore better representations like oriented bounding box, ellipse, and generic polygon for object detection in fisheye images in this work. We use the IoU metric to compare these representations using accurate instance segmentation ground truth. We design a novel curved bounding box model that has optimal properties for fisheye distortion models. We also design a curvature adaptive perimeter sampling method for obtaining polygon vertices, improving relative mAP score by 4.9% compared to uniform sampling. Overall, the proposed polygon model improves mIoU relative accuracy by 40.3%. It is the first detailed study on object detection on fisheye cameras for autonomous driving scenarios to the best of our knowledge. The dataset comprising of 10,000 images along with all the object representations ground truth will be made public to encourage further research. We summarize our work in a short video with qualitative results at https://youtu.be/iLkOzvJpL-A.

📄 PDF Abstract BibTeX arXiv:2012.02124

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingInstance SegmentationObjectobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

FisheyeDetNet: 360° Surround view Fisheye Camera based Object Detection System for Autonomous Driving

2024-04-20 · Ganesh Sistu, Senthil Yogamani

Object detection is a mature problem in autonomous driving with pedestrian detection being one of the first deployed algorithms. It has been comprehensively studied in the literature. However, object detection is relativ…

ARCAutonomous DrivingInstance SegmentationObject+4

FisheyeMODNet: Moving Object detection on Surround-view Cameras for Autonomous Driving

2019-08-30 · Marie Yahiaoui, Hazem Rashed, Letizia Mariotti, Ganesh Sistu 외

Moving Object Detection (MOD) is an important task for achieving robust autonomous driving. An autonomous vehicle has to estimate collision risk with other interacting objects in the environment and calculate an optional…

Autonomous DrivingDecision MakingMoving Object Detectionobject-detection+1

Woodscape Fisheye Object Detection for Autonomous Driving -- CVPR 2022 OmniCV Workshop Challenge

2022-06-26 · Saravanabalagi Ramachandran, Ganesh Sistu, Varun Ravi Kumar, John McDonald 외

Object detection is a comprehensively studied problem in autonomous driving. However, it has been relatively less explored in the case of fisheye cameras. The strong radial distortion breaks the translation invariance in…

Autonomous DrivingInductive BiasObjectobject-detection+1

Spherical formulation of moving object geometric constraints for monocular fisheye cameras

2020-03-06 · Letizia Mariotti, Ciaran Hughes

In this paper, we introduce a moving object detection algorithm for fisheye cameras used in autonomous driving. We reformulate the three commonly used constraints in rectilinear images (epipolar, positive depth and posit…

Autonomous DrivingMoving Object Detectionobject-detectionObject Detection

Benchmarking Multi-View BEV Object Detection with Mixed Pinhole and Fisheye Cameras

2026-03-29 · Xiangzhong Liu, Hao Shen arxiv

Modern autonomous driving systems increasingly rely on mixed camera configurations with pinhole and fisheye cameras for full view perception. However, Bird's-Eye View (BEV) 3D object detection models are predominantly de…

3D Object DetectionAutonomous Driving