paper-with-me

홈 › Papers

Universal Semantic Segmentation for Fisheye Urban Driving Images

2020-01-31 · Yaozu Ye, Kailun Yang, Kaite Xiang, Juan Wang, Kaiwei Wang

Semantic segmentation is a critical method in the field of autonomous driving. When performing semantic image segmentation, a wider field of view (FoV) helps to obtain more information about the surrounding environment, making automatic driving safer and more reliable, which could be offered by fisheye cameras. However, large public fisheye datasets are not available, and the fisheye images captured by the fisheye camera with large FoV comes with large distortion, so commonly-used semantic segmentation model cannot be directly utilized. In this paper, a seven degrees of freedom (DoF) augmentation method is proposed to transform rectilinear image to fisheye image in a more comprehensive way. In the training process, rectilinear images are transformed into fisheye images in seven DoF, which simulates the fisheye images taken by cameras of different positions, orientations and focal lengths. The result shows that training with the seven-DoF augmentation can improve the model's accuracy and robustness against different distorted fisheye data. This seven-DoF augmentation provides a universal semantic segmentation solution for fisheye cameras in different autonomous driving applications. Also, we provide specific parameter settings of the augmentation for autonomous driving. At last, we tested our universal semantic segmentation model on real fisheye images and obtained satisfactory results. The code and configurations are released at https://github.com/Yaozhuwa/FisheyeSeg.

📄 PDF Abstract BibTeX arXiv:2002.03736

Code (1)

Yaozhuwa/FisheyeSeg 공식 구현 pytorch

Tasks

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

FisheyeGaussianLift: BEV Feature Lifting for Surround-View Fisheye Camera Perception

2025-11-21 · Shubham Sonarghare, Prasad Deshpande, Ciaran Hogan, Deepika-Rani Kaliappan-Mahalingam 외 arxiv

Accurate BEV semantic segmentation from fisheye imagery remains challenging due to extreme non-linear distortion, occlusion, and depth ambiguity inherent to wide-angle projections. We present a distortion-aware BEV segme…

Semantic SegmentationBEV Segmentation

Deformable Convolution Based Road Scene Semantic Segmentation of Fisheye Images in Autonomous Driving

2024-07-23 · Anam Manzoor, Aryan Singh, Ganesh Sistu, Reenu Mohandas 외

This study investigates the effectiveness of modern Deformable Convolutional Neural Networks (DCNNs) for semantic segmentation tasks, particularly in autonomous driving scenarios with fisheye images. These images, provid…

Autonomous DrivingSegmentationSemantic Segmentation

UniGaussian: Driving Scene Reconstruction from Multiple Camera Models via Unified Gaussian Representations

2024-11-22 · Yuan Ren, Guile Wu, Runhao Li, Zheyuan Yang 외

Urban scene reconstruction is crucial for real-world autonomous driving simulators. Although existing methods have achieved photorealistic reconstruction, they mostly focus on pinhole cameras and neglect fisheye cameras.…

Autonomous DrivingScene Understanding

Woodscape Fisheye Semantic Segmentation for Autonomous Driving -- CVPR 2021 OmniCV Workshop Challenge

2021-07-17 · Saravanabalagi Ramachandran, Ganesh Sistu, John McDonald, Senthil Yogamani

We present the WoodScape fisheye semantic segmentation challenge for autonomous driving which was held as part of the CVPR 2021 Workshop on Omnidirectional Computer Vision (OmniCV). This challenge is one of the first opp…

Autonomous DrivingSemantic Segmentation

F2BEV: Bird's Eye View Generation from Surround-View Fisheye Camera Images for Automated Driving

2023-03-07 · Ekta U. Samani, Feng Tao, Harshavardhan R. Dasari, Sihao Ding 외

Bird's Eye View (BEV) representations are tremendously useful for perception-related automated driving tasks. However, generating BEVs from surround-view fisheye camera images is challenging due to the strong distortions…

SegmentationSemantic Segmentation