中文
相关论文

相关论文: Interactively Transferring CNN Patterns for Part L…

200 篇论文

This paper proposes a learning strategy that extracts object-part concepts from a pre-trained convolutional neural network (CNN), in an attempt to 1) explore explicit semantics hidden in CNN units and 2) gradually grow a semantically…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Quanshi Zhang , Ruiming Cao , Ying Nian Wu , Song-Chun Zhu

This paper introduces a graphical model, namely an explanatory graph, which reveals the knowledge hierarchy hidden inside conv-layers of a pre-trained CNN. Each filter in a conv-layer of a CNN for object classification usually represents a…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Quanshi Zhang , Xin Wang , Ruiming Cao , Ying Nian Wu , Feng Shi , Song-Chun Zhu

This paper learns a graphical model, namely an explanatory graph, which reveals the knowledge hierarchy hidden inside a pre-trained CNN. Considering that each filter in a conv-layer of a pre-trained CNN usually represents a mixture of…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Quanshi Zhang , Ruiming Cao , Feng Shi , Ying Nian Wu , Song-Chun Zhu

Training deep CNNs to capture localized image artifacts on a relatively small dataset is a challenging task. With enough images at hand, one can hope that a deep CNN characterizes localized artifacts over the entire data and their effect on…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Parag Shridhar Chandakkar , Baoxin Li

This paper proposes a generic method to learn interpretable convolutional filters in a deep convolutional neural network (CNN) for object classification, where each interpretable filter encodes features of a specific object part. Our method…

机器学习 · 计算机科学 2020-03-13 Quanshi Zhang , Xin Wang , Ying Nian Wu , Huilin Zhou , Song-Chun Zhu

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

Object localization has a vital role in any object detector, and therefore, has been the focus of attention by many researchers. In this article, a special training approach is proposed for a light convolutional neural network (CNN) to…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Faraz Lotfi , Farnoosh Faraji , Hamid D. Taghirad

This paper presents a novel approach for indoor acoustic source localization using microphone arrays and based on a Convolutional Neural Network (CNN). The proposed solution is, to the best of our knowledge, the first published work in…

声音 · 计算机科学 2019-02-01 Juan Manuel Vera-Diaz , Daniel Pizarro , Javier Macias-Guarasa

In the absence of global positioning information, place recognition is a key capability for enabling localization, mapping and navigation in any environment. Most place recognition methods rely on images, point clouds, or a combination of…

机器人学 · 计算机科学 2018-04-26 Andrei Cramariuc , Renaud Dubé , Hannes Sommer , Roland Siegwart , Igor Gilitschenski

Mid-level visual element discovery aims to find clusters of image patches that are both representative and discriminative. In this work, we study this problem from the prospective of pattern mining while relying on the recently popularized…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Yao Li , Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Convolutional neural networks (CNNs) have shown great success in computer vision, approaching human-level performance when trained for specific tasks via application-specific loss functions. In this paper, we propose a method for augmenting…

计算机视觉与模式识别 · 计算机科学 2017-06-15 Austin Stone , Huayan Wang , Michael Stark , Yi Liu , D. Scott Phoenix , Dileep George

This paper proposes a method to modify traditional convolutional neural networks (CNNs) into interpretable CNNs, in order to clarify knowledge representations in high conv-layers of CNNs. In an interpretable CNN, each filter in a high…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Quanshi Zhang , Ying Nian Wu , Song-Chun Zhu

Deep Convolutional Neural Networks (CNN) have exhibited superior performance in many visual recognition tasks including image classification, object detection, and scene label- ing, due to their large learning capacity and resistance to…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Xun Xu , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

We present a new handwritten text segmentation method by training a convolutional neural network (CNN) in an end-to-end manner. Many conventional methods addressed this problem by extracting connected components and then classifying them.…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Junho Jo , Hyung Il Koo , Jae Woong Soh , Nam Ik Cho

Object recognition has become a crucial part of machine learning and computer vision recently. The current approach to object recognition involves Deep Learning and uses Convolutional Neural Networks to learn the pixel patterns of the…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Abrar Ahmed , Anish Bikmal

In the context of fine-grained visual categorization, the ability to interpret models as human-understandable visual manuals is sometimes as important as achieving high classification accuracy. In this paper, we propose a novel Part-Stacked…

计算机视觉与模式识别 · 计算机科学 2019-08-17 Shaoli Huang , Zhe Xu , Dacheng Tao , Ya Zhang

Weakly supervised semantic segmentation and localiza- tion have a problem of focusing only on the most important parts of an image since they use only image-level annota- tions. In this paper, we solve this problem fundamentally via…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Dahun Kim , Donghyeon Cho , Donggeun Yoo , In So Kweon

Given a convolutional neural network (CNN) that is pre-trained for object classification, this paper proposes to use active question-answering to semanticize neural patterns in conv-layers of the CNN and mine part concepts. For each part…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Quanshi Zhang , Ruiming Cao , Ying Nian Wu , Song-Chun Zhu

In this paper, we propose a novel approach that learns to sequentially attend to different Convolutional Neural Networks (CNN) layers (i.e., ``what'' feature abstraction to attend to) and different spatial locations of the selected feature…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Tony Joseph , Konstantinos G. Derpanis , Faisal Z. Qureshi

The purpose of mid-level visual element discovery is to find clusters of image patches that are both representative and discriminative. Here we study this problem from the prospective of pattern mining while relying on the recently…

计算机视觉与模式识别 · 计算机科学 2016-05-31 Yao Li , Lingqiao Liu , Chunhua Shen , Anton van den Hengel
‹ 上一页 1 2 3 10 下一页 ›