paper-with-me

홈 › Papers

Fast Image Scanning with Deep Max-Pooling Convolutional Neural Networks

2013-02-07 · Alessandro Giusti, Dan C. Cireşan, Jonathan Masci, Luca M. Gambardella, Jürgen Schmidhuber

Deep Neural Networks now excel at image classification, detection and segmentation. When used to scan images by means of a sliding window, however, their high computational complexity can bring even the most powerful hardware to its knees. We show how dynamic programming can speedup the process by orders of magnitude, even when max-pooling layers are present.

📄 PDF Abstract BibTeX arXiv:1302.1700

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Highly Efficient Forward and Backward Propagation of Convolutional Neural Networks for Pixelwise Classification

2014-12-15 · Hongsheng Li, Rui Zhao, Xiaogang Wang

We present highly efficient algorithms for performing forward and backward propagation of Convolutional Neural Network (CNN) for pixelwise classification on images. For pixelwise classification tasks, such as image segme…

ClassificationGeneral Classificationimage-classificationImage Classification+4

Wavelet Pooling for Convolutional Neural Networks

2018-01-01 · ICLR 2018 1 · Travis Williams, Robert Li

Convolutional Neural Networks continuously advance the progress of 2D and 3D image and object classification. The steadfast usage of this algorithm requires constant evaluation and upgrading of foundational concepts to m…

General Classification

PFA-ScanNet: Pyramidal Feature Aggregation with Synergistic Learning for Breast Cancer Metastasis Analysis

2019-05-03 · Zixu Zhao, Huangjing Lin, Hao Chen, Pheng-Ann Heng

Automatic detection of cancer metastasis from whole slide images (WSIs) is a crucial step for following patient staging and prognosis. Recent convolutional neural network based approaches are struggling with the trade-of…

Computational EfficiencyDecoderGPUPrognosis+1

Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

2014-06-18 · Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun

Existing deep convolutional neural networks (CNNs) require a fixed-size (e.g., 224x224) input image. This requirement is "artificial" and may reduce the recognition accuracy for the images or sub-images of an arbitrary s…

General Classificationimage-classificationImage Classificationobject-detection+2

FCC-GAN: A Fully Connected and Convolutional Net Architecture for GANs

2019-05-07 · Sukarna Barua, Sarah Monazam Erfani, James Bailey

Generative Adversarial Networks (GANs) are a powerful class of generative models. Despite their successes, the most appropriate choice of a GAN network architecture is still not well understood. GAN models for image synt…

Image Generation