paper-with-me

Papers

SphereNet: Learning Spherical Representations for Detection and Classification in Omnidirectional Images

2018-09-01 · ECCV 2018 9 · Benjamin Coors, Alexandru Paul Condurache, Andreas Geiger

Omnidirectional cameras offer great benefits over classical cameras wherever a wide field of view is essential, such as in virtual reality applications or in autonomous robots. Unfortunately, standard convolutional neural networks are not well suited for this scenario as the natural projection surface is a sphere which cannot be unwrapped to a plane without introducing significant distortions, particularly in the polar regions. In this work, we present SphereNet, a novel deep learning framework which encodes invariance against such distortions explicitly into convolutional neural networks. Towards this goal, SphereNet adapts the sampling locations of the convolutional filters, effectively reversing distortions, and wraps the filters around the sphere. By building on regular convolutions, SphereNet enables the transfer of existing perspective convolutional neural network models to the omnidirectional case. We demonstrate the effectiveness of our method on the tasks of image classification and object detection, exploiting two newly created semi-synthetic and real-world omnidirectional datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classificationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Deep Hyperspherical Learning

2017-11-08 · NeurIPS 2017 12 · Weiyang Liu, Yan-Ming Zhang, Xingguo Li, Zhiding Yu 외

Convolution as inner product has been the founding basis of convolutional neural networks (CNNs) and the key to end-to-end visual representation learning. Benefiting from deeper architectures, recent CNNs have demonstrat…

Representation Learning

Spherical Message Passing for 3D Graph Networks

2021-02-09 · ICLR 2022 4 · Yi Liu, Limei Wang, Meng Liu, Xuan Zhang 외

We consider representation learning of 3D molecular graphs in which each atom is associated with a spatial position in 3D. This is an under-explored area of research, and a principled message passing framework is current…

Drug DiscoveryRepresentation Learning

SphereNet: Learning a Noise-Robust and General Descriptor for Point Cloud Registration

2023-07-18 · Guiyu Zhao, Zhentao Guo, Xin Wang, Hongbin Ma

Point cloud registration is to estimate a transformation to align point clouds collected in different perspectives. In learning-based point cloud registration, a robust descriptor is vital for high-accuracy registration.…

Point Cloud Registration

An Autoregressive Flow Model for 3D Molecular Geometry Generation from Scratch

2021-09-29 · ICLR 2022 4 · Youzhi Luo, Shuiwang Ji

We consider the problem of generating 3D molecular geometries from scratch. While multiple methods have been developed for generating molecular graphs, generating 3D molecular geometries from scratch is largely under-exp…

Spherical Vision Transformer for 360-degree Video Saliency Prediction

2023-08-24 · Mert Cokelek, Nevrez Imamoglu, Cagri Ozcinar, Erkut Erdem 외

The growing interest in omnidirectional videos (ODVs) that capture the full field-of-view (FOV) has gained 360-degree saliency prediction importance in computer vision. However, predicting where humans look in 360-degree…

PredictionSaliency PredictionVideo Saliency PredictionVideo Understanding