scispace - formally typeset
Open AccessJournal ArticleDOI

Recent advances in convolutional neural networks

TLDR
A broad survey of the recent advances in convolutional neural networks can be found in this article, where the authors discuss the improvements of CNN on different aspects, namely, layer design, activation function, loss function, regularization, optimization and fast computation.
About
This article is published in Pattern Recognition.The article was published on 2018-05-01 and is currently open access. It has received 3125 citations till now. The article focuses on the topics: Deep learning & Convolutional neural network.

read more

Citations
More filters
Journal ArticleDOI

Deep Learning for Generic Object Detection: A Survey

TL;DR: A comprehensive survey of the recent achievements in this field brought about by deep learning techniques, covering many aspects of generic object detection: detection frameworks, object feature representation, object proposal generation, context modeling, training strategies, and evaluation metrics.
Journal ArticleDOI

A survey of the recent architectures of deep convolutional neural networks

TL;DR: Deep Convolutional Neural Networks (CNNs) as mentioned in this paper are a special type of Neural Networks, which has shown exemplary performance on several competitions related to Computer Vision and Image Processing.
Journal ArticleDOI

Applications of machine learning to machine fault diagnosis: A review and roadmap

TL;DR: A review and roadmap to systematically cover the development of IFD following the progress of machine learning theories and offer a future perspective is presented.
Journal ArticleDOI

Review of deep learning: concepts, CNN architectures, challenges, applications, future directions

TL;DR: In this paper, a comprehensive survey of the most important aspects of DL and including those enhancements recently added to the field is provided, and the challenges and suggested solutions to help researchers understand the existing research gaps.
Journal ArticleDOI

Albumentations: fast and flexible image augmentations

TL;DR: Albumentations as mentioned in this paper is a fast and flexible open source library for image augmentation with many various image transform operations available that is also an easy-to-use wrapper around other augmentation libraries.
References
More filters
Proceedings ArticleDOI

Sparse Convolutional Neural Networks

TL;DR: This work shows how to reduce the redundancy in these parameters using a sparse decomposition, and proposes an efficient sparse matrix multiplication algorithm on CPU for Sparse Convolutional Neural Networks (SCNN) models.
Posted Content

Network Trimming: A Data-Driven Neuron Pruning Approach towards Efficient Deep Architectures

TL;DR: This paper introduces network trimming which iteratively optimizes the network by pruning unimportant neurons based on analysis of their outputs on a large dataset, inspired by an observation that the outputs of a significant portion of neurons in a large network are mostly zero.
Posted Content

Speeding up Convolutional Neural Networks with Low Rank Expansions

TL;DR: In this paper, the authors exploit cross-channel or filter redundancy to construct a low rank basis of filters that are rank-1 in the spatial domain, which can be easily applied to existing CPU and GPU convolutional frameworks for tuneable speedup performance.
Proceedings Article

Generating Images with Perceptual Similarity Metrics based on Deep Networks

TL;DR: A class of loss functions, which are called deep perceptual similarity metrics (DeePSiM), are proposed that compute distances between image features extracted by deep neural networks and better reflects perceptually similarity of images and thus leads to better results.
Posted Content

Deep Learning using Linear Support Vector Machines

TL;DR: The results using L2-SVMs show that by simply replacing softmax with linear SVMs gives significant gains on popular deep learning datasets MNIST, CIFAR-10, and the ICML 2013 Representation Learning Workshop's face expression recognition challenge.
Related Papers (5)