Training convolutional neural networks with megapixel images

04/16/2018
by   Hans Pinckaers, et al.
0

To train deep convolutional neural networks, the input data and the intermediate activations need to be kept in memory to calculate the gradient descent step. Given the limited memory available in the current generation accelerator cards, this limits the maximum dimensions of the input data. We demonstrate a method to train convolutional neural networks holding only parts of the image in memory while giving equivalent results. We quantitatively compare this new way of training convolutional neural networks with conventional training. In addition, as a proof of concept, we train a convolutional neural network with 64 megapixel images, which requires 97 memory than the conventional approach.

READ FULL TEXT

page 1

page 2

page 3

research
04/23/2014

One weird trick for parallelizing convolutional neural networks

I present a new way to parallelize the training of convolutional neural ...
research
01/10/2020

Temporally Folded Convolutional Neural Networks for Sequence Forecasting

In this work we propose a novel approach to utilize convolutional neural...
research
04/28/2018

Low-memory convolutional neural networks through incremental depth-first processing

We introduce an incremental processing scheme for convolutional neural n...
research
02/09/2020

Splitting Convolutional Neural Network Structures for Efficient Inference

For convolutional neural networks (CNNs) that have a large volume of inp...
research
06/14/2016

Inverting face embeddings with convolutional neural networks

Deep neural networks have dramatically advanced the state of the art for...
research
06/12/2017

A filter based approach for inbetweening

We present a filter based approach for inbetweening. We train a convolut...
research
11/11/2019

Streaming convolutional neural networks for end-to-end learning with multi-megapixel images

Due to memory constraints on current hardware, most convolution neural n...

Please sign up or login with your details

Forgot password? Click here to reset