paper-with-me

홈 › Papers

Convolution kernel adaptation to calibrated fisheye

2024-02-02 · Bruno Berenguel-Baeta, Maria Santos-Villafranca, Jesus Bermudez-Cameo, Alejandro Perez-Yus, Jose J. Guerrero

Convolution kernels are the basic structural component of convolutional neural networks (CNNs). In the last years there has been a growing interest in fisheye cameras for many applications. However, the radially symmetric projection model of these cameras produces high distortions that affect the performance of CNNs, especially when the field of view is very large. In this work, we tackle this problem by proposing a method that leverages the calibration of cameras to deform the convolution kernel accordingly and adapt to the distortion. That way, the receptive field of the convolution is similar to standard convolutions in perspective images, allowing us to take advantage of pre-trained networks in large perspective datasets. We show how, with just a brief fine-tuning stage in a small dataset, we improve the performance of the network for the calibrated fisheye with respect to standard convolutions in depth estimation and semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2402.01456

Code (1)

sbrunoberenguel/calibratedconvolutions 공식 구현 pytorch

Tasks

Depth EstimationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

FisheyeHDK: Hyperbolic Deformable Kernel Learning for Ultra-Wide Field-of-View Image Recognition

2022-03-14 · Ola Ahmad, Freddy Lecue

Conventional convolution neural networks (CNNs) trained on narrow Field-of-View (FoV) images are the state-of-the-art approaches for object recognition tasks. Some methods proposed the adaptation of CNNs to ultra-wide Fo…

Object Recognition

DCPB: Deformable Convolution Based on the Poincare Ball for Top-view Fisheye Cameras

2023-01-01 · ICCV 2023 1 · Xuan Wei, Zhidan Ran, Xiaobo Lu

The accuracy of the visual tasks for top-view fisheye cameras is limited by the Euclidean geometry for pose-distorted objects in images. In this paper, we demonstrate the analogy between the fisheye model and the Poi…

Adaptable Deformable Convolutions for Semantic Segmentation of Fisheye Images in Autonomous Driving Systems

2021-02-19 · Clément Playout, Ola Ahmad, Freddy Lecue, Farida Cheriet

Advanced Driver-Assistance Systems rely heavily on perception tasks such as semantic segmentation where images are captured from large field of view (FoV) cameras. State-of-the-art works have made considerable progress t…

Autonomous DrivingAutonomous VehiclesSemantic Segmentation

Monocular Fisheye Camera Depth Estimation Using Sparse LiDAR Supervision

2018-03-16 · Varun Ravi Kumar, Stefan Milz, Martin Simon, Christian Witt 외

Near field depth estimation around a self driving car is an important function that can be achieved by four wide angle fisheye cameras having a field of view of over 180. Depth estimation based on convolutional neural ne…

Depth EstimationDomain Adaptation

Fisheye3R: Adapting Unified 3D Feed-Forward Foundation Models to Fisheye Lenses

2026-03-30 · Ruxiao Duan, Erin Hong, Dongxu Zhao, Eric Turner 외 arxiv

Feed-forward foundation models for multi-view 3-dimensional (3D) reconstruction have been trained on large-scale datasets of perspective images; when tested on wide field-of-view images, e.g., from a fisheye camera, thei…

Multi-View 3D Reconstruction