SelectionConv: Convolutional Neural Networks for Non-rectilinear Image Data

07/18/2022
by   David Hart, et al.
0

Convolutional Neural Networks have revolutionized vision applications. There are image domains and representations, however, that cannot be handled by standard CNNs (e.g., spherical images, superpixels). Such data are usually processed using networks and algorithms specialized for each type. In this work, we show that it may not always be necessary to use specialized neural networks to operate on such spaces. Instead, we introduce a new structured graph convolution operator that can copy 2D convolution weights, transferring the capabilities of already trained traditional CNNs to our new graph network. This network can then operate on any data that can be represented as a positional graph. By converting non-rectilinear data to a graph, we can apply these convolutions on these irregular image domains without requiring training on large domain-specific datasets. Results of transferring pre-trained image networks for segmentation, stylization, and depth prediction are demonstrated for a variety of such data forms.

READ FULL TEXT
research
10/27/2017

Convolutional neural networks on irregular domains through approximate translations on inferred graphs

We propose a generalization of convolutional neural networks (CNNs) to i...
research
06/03/2016

Generalizing the Convolution Operator to extend CNNs to Irregular Domains

Convolutional Neural Networks (CNNs) have become the state-of-the-art in...
research
02/20/2020

A Convolutional Neural Network into graph space

Convolutional neural networks (CNNs), in a few decades, have outperforme...
research
12/14/2021

Graph Kernel Neural Networks

The convolution operator at the core of many modern neural architectures...
research
03/06/2018

MIMO Graph Filters for Convolutional Neural Networks

Superior performance and ease of implementation have fostered the adopti...
research
10/08/2020

Fast Fourier Transformation for Optimizing Convolutional Neural Networks in Object Recognition

This paper proposes to use Fast Fourier Transformation-based U-Net (a re...
research
05/30/2018

Propagating Confidences through CNNs for Sparse Data Regression

In most computer vision applications, convolutional neural networks (CNN...

Please sign up or login with your details

Forgot password? Click here to reset