中文
相关论文

相关论文: End-to-end Feature Alignment: A Simple CNN with In…

200 篇论文

Deep neural networks are ubiquitous due to the ease of developing models and their influence on other domains. At the heart of this progress is convolutional neural networks (CNNs) that are capable of learning representations or features…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Mohammed Bany Muhammad , Mohammed Yeasin

The "CNN-RNN" design pattern is increasingly widely applied in a variety of image annotation tasks including multi-label classification and captioning. Existing models use the weakly semantic CNN hidden layer or its transform as the image…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Feng Liu , Tao Xiang , Timothy M. Hospedales , Wankou Yang , Changyin Sun

Convolutional Neural Networks (CNNs) have exhibited great performance in discriminative feature learning for complex visual tasks. Besides discrimination power, interpretability is another important yet under-explored property for CNNs. One…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Wengang Guo , Jiayi Yang , Huilin Yin , Qijun Chen , Wei Ye

Deep learning models suffer from opaqueness. For Convolutional Neural Networks (CNNs), current research strategies for explaining models focus on the target classes within the associated training dataset. As a result, the understanding of…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Xuehao Liu , Sarah Jane Delany , Susan McKeever

CNN feature spaces can be linearly mapped and consequently are often interchangeable. This equivalence holds across variations in architectures, training datasets, and network tasks. Specifically, we mapped between 10 image-classification…

计算机视觉与模式识别 · 计算机科学 2021-02-15 David McNeely-White , Benjamin Sattelberg , Nathaniel Blanchard , Ross Beveridge

We introduce an architecture for large-scale image categorization that enables the end-to-end learning of separate visual features for the different classes to distinguish. The proposed model consists of a deep CNN shaped like a tree. The…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Karim Ahmed , Lorenzo Torresani

We propose a novel architecture that learns an end-to-end mapping function to improve the spatial resolution of the input natural images. The model is unique in forming a nonlinear combination of three traditional interpolation techniques…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Ram Krishna Pandey , A G Ramakrishnan

Fine-grained categorization can benefit from part-based features which reveal subtle visual differences between object categories. Handcrafted features have been widely used for part detection and classification. Although a recent trend…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Ting Sun , Lin Sun , Dit-Yan Yeung

We propose Sequential Feature Filtering Classifier (FFC), a simple but effective classifier for convolutional neural networks (CNNs). With sequential LayerNorm and ReLU, FFC zeroes out low-activation units and preserves high-activation…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Minseok Seo , Jaemin Lee , Jongchan Park , Dong-Geol Choi

Convolutional Neural Networks (CNNs) are powerful models that achieve impressive results for image classification. In addition, pre-trained CNNs are also useful for other computer vision tasks as generic feature extractors. This paper aims…

计算机视觉与模式识别 · 计算机科学 2015-07-10 Ben Athiwaratkun , Keegan Kang

Over the last decade, Convolutional Neural Network (CNN) models have been highly successful in solving complex vision problems. However, these deep models are perceived as "black box" methods considering the lack of understanding of their…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Aditya Chattopadhyay , Anirban Sarkar , Prantik Howlader , Vineeth N Balasubramanian

A well-designed fine-grained categorization system usually has three contradictory requirements: accuracy (the ability to identify objects among subordinate categories); interpretability (the ability to provide human-understandable…

计算机视觉与模式识别 · 计算机科学 2016-10-05 Shaoli Huang , Dacheng Tao

Face parsing is an important problem in computer vision that finds numerous applications including recognition and editing. Recently, deep convolutional neural networks (CNNs) have been applied to image parsing and segmentation with the…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Sifei Liu , Jianping Shi , Ji Liang , Ming-Hsuan Yang

Convolutional Neural Network (CNN) has been successful in image recognition tasks, and recent works shed lights on how CNN separates different classes with the learned inter-class knowledge through visualization. In this work, we instead…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Donglai Wei , Bolei Zhou , Antonio Torrabla , William Freeman

A basic operation in Convolutional Neural Networks (CNNs) is spatial resizing of feature maps. This is done either by strided convolution (donwscaling) or transposed convolution (upscaling). Such operations are limited to a fixed filter…

机器学习 · 计算机科学 2020-06-22 Assaf Shocher , Ben Feinstein , Niv Haim , Michal Irani

In this paper, we propose a novel Convolutional Neural Network (CNN) structure for general-purpose multi-task learning (MTL), which enables automatic feature fusing at every layer from different tasks. This is in contrast with the most…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Yuan Gao , Jiayi Ma , Mingbo Zhao , Wei Liu , Alan L. Yuille

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visual explanations, but…

机器学习 · 计算机科学 2021-05-04 Kwang Hee Lee , Chaewon Park , Junghyun Oh , Nojun Kwak

Convolutional neural networks (CNNs) have become widely adopted in gravitational wave (GW) detection pipelines due to their ability to automatically learn hierarchical features from raw strain data. However, the physical meaning of these…

机器学习 · 计算机科学 2025-10-28 Jun Tian , He Wang , Jibo He , Yu Pan , Shuo Cao , Qingquan Jiang

Different layers of deep convolutional neural networks(CNNs) can encode different-level information. High-layer features always contain more semantic information, and low-layer features contain more detail information. However, low-layer…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Chen Du , Chunheng Wang , Yanna Wang , Cunzhao Shi , Baihua Xiao

Convolutional neural networks (CNNs) have massively impacted visual recognition in 2D images, and are now ubiquitous in state-of-the-art approaches. CNNs do not easily extend, however, to data that are not represented by regular grids, such…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Nitika Verma , Edmond Boyer , Jakob Verbeek