Related Experiment Video
Updated: Aug 9, 2025

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
Published on: August 30, 2013
OMNI-CONV: Generalization of the Omnidirectional Distortion-Aware Convolutions
Charles-Olivier Artizzu1, Guillaume Allibert1, Cédric Demonceaux2
1Université Côte d'Azur, CNRS, I3S, 06900 Sophia Antipolis, France.
Researchers adapted conventional convolutional neural networks (CNNs) for omnidirectional images, creating a novel distortion-aware convolution. This method enhances performance on tasks like semantic segmentation and optical flow without extra training.
Area of Science:
- Computer Vision
- Machine Learning
- Image Processing
Background:
- Omnidirectional images offer vast potential but present challenges due to spherical distortions.
- Conventional convolutional neural networks (CNNs) are designed for perspective images and struggle with omnidirectional data.
- Directly extending CNNs to equirectangular images requires specialized adaptations.
Purpose of the Study:
- To develop a general method for adapting perspective CNNs to equirectangular images.
- To introduce a novel distortion-aware convolution for omnidirectional image processing.
- To demonstrate the effectiveness of the proposed method across various computer vision tasks.
Main Methods:
- Proposed a distortion-aware convolution method to adapt standard CNN architectures for equirectangular images.
- Integrated the novel convolution as a direct replacement for existing convolutional layers.
- Evaluated the adapted models on semantic segmentation, optical flow, and monocular depth estimation tasks.
Main Results:
- The adapted spherical models consistently outperformed their perspective counterparts.
- The method demonstrated generalization across virtual and real outdoor scenarios.
- No additional training cost was required for the adapted convolutional networks.
Conclusions:
- The proposed distortion-aware convolution is an effective and generalizable method for processing omnidirectional images.
- This approach allows leveraging existing CNN architectures for spherical imagery without retraining.
- The technique significantly improves performance on fundamental computer vision tasks using equirectangular images.
Related Concept Videos
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Curvilinear Motion: Rectangular Components
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....

