Convolutional neural networks Memory optimization Inference with Splitting ImageDownload PDFOpen Website

2020 (modified: 02 Nov 2022)GCCE 2020Readers: Everyone
Abstract: In this paper, we propose a method to reduce the memory requirement of Convolutional Neural Networks (CNN) in the inference phase. Before feeding an input image into the CNN model, input image will split evenly to several sub-images and feed them into models respectively and combine the output after a certain layer.
0 Replies

Loading