中文
相关论文

相关论文: ResFeats: Residual Network Based Features for Imag…

200 篇论文

Residual networks (ResNets) represent a powerful type of convolutional neural network (CNN) architecture, widely adopted and used in various tasks. In this work we propose an improved version of ResNets. Our proposed improvements address…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Ionut Cosmin Duta , Li Liu , Fan Zhu , Ling Shao

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

Capturing feature information effectively is of great importance in the field of computer vision. With the development of convolutional neural networks (CNNs), concepts like residual connection and multiple scales promote continual…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yuanpeng He , Wenjie Song , Lijian Li , Tianxiang Zhan , Wenpin Jiao

In this paper we propose a novel 3D CNN network with localized residual connections for hyperspectral image classification. Our work chalks a comparative study with the existing methods employed for abstracting deeper features and propose a…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Shivangi Dwivedi , Murari Mandal , Shekhar Yadav , Santosh Kumar Vipparthi

Deep convolutional neural networks (DCNNs) have shown remarkable performance in image classification tasks in recent years. Generally, deep neural network architectures are stacks consisting of a large number of convolutional layers, and…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Dongyoon Han , Jiwhan Kim , Junmo Kim

Representing features at multiple scales is of great importance for numerous vision tasks. Recent advances in backbone convolutional neural networks (CNNs) continually demonstrate stronger multi-scale representation ability, leading to…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Shang-Hua Gao , Ming-Ming Cheng , Kai Zhao , Xin-Yu Zhang , Ming-Hsuan Yang , Philip Torr

Deep residual networks (ResNets) made a recent breakthrough in deep learning. The core idea of ResNets is to have shortcut connections between layers that allow the network to be much deeper while still being easy to optimize avoiding…

计算机视觉与模式识别 · 计算机科学 2018-04-30 Sam Leroux , Pavlo Molchanov , Pieter Simoens , Bart Dhoedt , Thomas Breuel , Jan Kautz

Convolution Neural Networks (CNN) have been extremely successful in solving intensive computer vision tasks. The convolutional filters used in CNNs have played a major role in this success, by extracting useful features from the inputs.…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Pravendra Singh , Pratik Mazumder , Vinay P. Namboodiri

Several recent approaches showed how the representations learned by Convolutional Neural Networks can be repurposed for novel tasks. Most commonly it has been shown that the activation features of the last fully connected layers (fc7 or…

计算机视觉与模式识别 · 计算机科学 2015-09-22 Arsalan Mousavian , Jana Kosecka

Large Scale image classification is a challenging problem within the field of computer vision. As the real world contains billions of different objects, understanding the performance of popular techniques and models is vital in order to…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Raj Prateek Kosaraju

Capturing feature information effectively is of great importance in vision tasks. With the development of convolutional neural networks (CNNs), concepts like residual connection and multiple scales promote continual performance gains on…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Yuanpeng He

Residual networks (Resnets) have become a prominent architecture in deep learning. However, a comprehensive understanding of Resnets is still a topic of ongoing research. A recent view argues that Resnets perform iterative refinement of…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Stanisław Jastrzębski , Devansh Arpit , Nicolas Ballas , Vikas Verma , Tong Che , Yoshua Bengio

Traditional image resizing methods usually work in pixel space and use various saliency measures. The challenge is to adjust the image shape while trying to preserve important content. In this paper we perform image resizing in feature…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Moab Arar , Dov Danon , Daniel Cohen-Or , Ariel Shamir

Recent results indicate that the generic descriptors extracted from the convolutional neural networks are very powerful. This paper adds to the mounting evidence that this is indeed the case. We report on a series of experiments conducted…

计算机视觉与模式识别 · 计算机科学 2014-05-13 Ali Sharif Razavian , Hossein Azizpour , Josephine Sullivan , Stefan Carlsson

Image classification remains a fundamental yet challenging task in computer vision, particularly when fine-grained feature extraction and background noise suppression are required simultaneously. Conventional convolutional neural networks,…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Wentao Jiang , Yuanchan Xu , Heng Yuan

Deep residual networks (ResNets) have significantly pushed forward the state-of-the-art on image classification, increasing in performance as networks grow both deeper and wider. However, memory consumption becomes a bottleneck, as one…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Aidan N. Gomez , Mengye Ren , Raquel Urtasun , Roger B. Grosse

ResNets and its variants play an important role in various fields of image recognition. This paper gives another variant of ResNets, a kind of cross-residual learning networks called C-ResNets, which has less computation and parameters than…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Jun Liang , Songsen Yu , Huan Yang

Recently, very deep convolutional neural networks (CNNs) have shown outstanding performance in object recognition and have also been the first choice for dense classification problems such as semantic segmentation. However, repeated…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Guosheng Lin , Anton Milan , Chunhua Shen , Ian Reid

In this paper, we evaluate convolutional neural network (CNN) features using the AlexNet architecture and very deep convolutional network (VGGNet) architecture. To date, most CNN researchers have employed the last layers before output,…

计算机视觉与模式识别 · 计算机科学 2015-09-28 Hirokatsu Kataoka , Kenji Iwata , Yutaka Satoh

Convolutional Neural Networks (CNNs) has revolutionized computer vision, but training very deep networks has been challenging due to the vanishing gradient problem. This paper explores Residual Networks (ResNet), introduced by He et al.…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Xingyu Liu , Kun Ming Goh
‹ 上一页 1 2 3 10 下一页 ›