中文
相关论文

相关论文: Using accumulation to optimize deep residual neura…

200 篇论文

Deep residual networks were shown to be able to scale up to thousands of layers and still have improving performance. However, each fraction of a percent of improved accuracy costs nearly doubling the number of layers, and so training very…

计算机视觉与模式识别 · 计算机科学 2017-06-15 Sergey Zagoruyko , Nikos Komodakis

Capsule networks are a type of neural network that have recently gained increased popularity. They consist of groups of neurons, called capsules, which encode properties of objects or object parts. The connections between capsules encrypt…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Josef Gugglberger , David Peer , Antonio Rodriguez-Sanchez

Deep neural networks demonstrate to have a high performance on image classification tasks while being more difficult to train. Due to the complexity and vanishing gradient problem, it normally takes a lot of time and more computational…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Mohammad Sadegh Ebrahimi , Hossein Karkeh Abadi

Deep learning based approaches has achieved great performance in single image super-resolution (SISR). However, recent advances in efficient super-resolution focus on reducing the number of parameters and FLOPs, and they aggregate more…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Fangyuan Kong , Mingxi Li , Songwei Liu , Ding Liu , Jingwen He , Yang Bai , Fangmin Chen , Lean Fu

The single-layer feedforward neural network with random weights is a recurring motif in the neural networks literature. The advantage of these networks is their simplified training, which reduces to solving a ridge-regression problem. A…

机器学习 · 计算机科学 2025-02-25 M. Andrecut

Over the long history of machine learning, which dates back several decades, recurrent neural networks (RNNs) have been used mainly for sequential data and time series and generally with 1D information. Even in some rare studies on 2D…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Nguyen Huu Phong , Bernardete Ribeiro

In the field of fusing multi-spectral and panchromatic images (Pan-sharpening), the impressive effectiveness of deep neural networks has been recently employed to overcome the drawbacks of traditional linear models and boost the fusing…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Yancong Wei , Qiangqiang Yuan , Huanfeng Shen , Liangpei Zhang

This paper proposes a branched residual network for image classification. It is known that high-level features of deep neural network are more representative than lower-level features. By sharing the low-level features, the network can…

计算机视觉与模式识别 · 计算机科学 2017-02-22 Byungju Kim , Youngsoo Kim , Yeakang Lee , Junmo Kim

Residual units are wildly used for alleviating optimization difficulties when building deep neural networks. However, the performance gain does not well compensate the model size increase, indicating low parameter efficiency in these…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Chen Yunpeng , Jin Xiaojie , Kang Bingyi , Feng Jiashi , Yan Shuicheng

A residual network (or ResNet) is a standard deep neural net architecture, with state-of-the-art performance across numerous applications. The main premise of ResNets is that they allow the training of each layer to focus on fitting just…

机器学习 · 计算机科学 2018-09-28 Ohad Shamir

Recently, deep residual networks have been successfully applied in many computer vision and natural language processing tasks, pushing the state-of-the-art performance with deeper and wider architectures. In this work, we interpret deep…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Bo Chang , Lili Meng , Eldad Haber , Lars Ruthotto , David Begert , Elliot Holtham

Convolutional Neural networks nowadays are of tremendous importance for any image classification system. One of the most investigated methods to increase the accuracy of CNN is by increasing the depth of CNN. Increasing the depth by…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Hussein A. Al-Barazanchi , Hussam Qassim , Abhishek Verma

Deep neural network has been ensured as a key technology in the field of many challenging and vigorously researched computer vision tasks. Furthermore, classical ResNet is thought to be a state-of-the-art convolutional neural network (CNN)…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Prathibha Varghese , G. Arockia Selva Saroja

PCANet and its variants provided good accuracy results for classification tasks. However, despite the importance of network depth in achieving good classification accuracy, these networks were trained with a maximum of nine layers. In this…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Mubarakah Alotaibi , Richard Wilson

Recently, Convolutional Neural Networks (CNNs) have shown promising performance in super-resolution (SR). However, these methods operate primarily on Low Resolution (LR) inputs for memory efficiency but this limits, as we demonstrate, their…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Muneeb Aadil , Rafia Rahim , Sibt ul Hussain

The ResNet architecture has been widely adopted in deep learning due to its significant boost to performance through the use of simple skip connections, yet the underlying mechanisms leading to its success remain largely unknown. In this…

机器学习 · 计算机科学 2024-01-18 Jianing Li , Vardan Papyan

Image classification is a fundamental task in computer vision with diverse applications, ranging from autonomous systems to medical imaging. The CIFAR-10 dataset is a widely used benchmark to evaluate the performance of classification…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Xiaoran Yang , Shuhan Yu , Wenxi Xu

In this work, we build a generic architecture of Convolutional Neural Networks to discover empirical properties of neural networks. Our first contribution is to introduce a state-of-the-art framework that depends upon few hyper parameters…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Edouard Oyallon

Various work has suggested that the memorability of an image is consistent across people, and thus can be treated as an intrinsic property of an image. Using computer vision models, we can make specific predictions about what people will…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Coen D. Needell , Wilma A. Bainbridge

Convolutional neural network has recently achieved great success for image restoration (IR) and also offered hierarchical features. However, most deep CNN based IR models do not make full use of the hierarchical features from the original…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Yulun Zhang , Yapeng Tian , Yu Kong , Bineng Zhong , Yun Fu