HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Tangent Images for Mitigating Spherical Distortion

Marc Eder Mykhailo Shvets John Lim Jan-Michael Frahm

Tangent Images for Mitigating Spherical Distortion

Abstract

In this work, we propose "tangent images," a spherical image representation that facilitates transferable and scalable $360^\circ$ computer vision. Inspired by techniques in cartography and computer graphics, we render a spherical image to a set of distortion-mitigated, locally-planar image grids tangent to a subdivided icosahedron. By varying the resolution of these grids independently of the subdivision level, we can effectively represent high resolution spherical images while still benefiting from the low-distortion icosahedral spherical approximation. We show that training standard convolutional neural networks on tangent images compares favorably to the many specialized spherical convolutional kernels that have been developed, while also scaling efficiently to handle significantly higher spherical resolutions. Furthermore, because our approach does not require specialized kernels, we show that we can transfer networks trained on perspective images to spherical data without fine-tuning and with limited performance drop-off. Finally, we demonstrate that tangent images can be used to improve the quality of sparse feature detection on spherical images, illustrating its usefulness for traditional computer vision tasks like structure-from-motion and SLAM.

Code Repositories

meder411/Tangent-Images
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-stanford2d3d-1Tangent (ResNet-101)
mAcc: 65.2
mIoU: 45.6%
semantic-segmentation-on-stanford2d3d-2Tangent (ResNet-101)
mAcc: 69.1
mIoU: 51.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Tangent Images for Mitigating Spherical Distortion | Papers | HyperAI