中文
相关论文

相关论文: Analyzing Learned Convnet Features with Dirichlet …

200 篇论文

Early diagnosis of interstitial lung diseases is crucial for their treatment, but even experienced physicians find it difficult, as their clinical manifestations are similar. In order to assist with the diagnosis, computer-aided diagnosis…

计算机视觉与模式识别 · 计算机科学 2016-12-13 Stergios Christodoulidis , Marios Anthimopoulos , Lukas Ebner , Andreas Christe , Stavroula Mougiakakou

Group convolution, which divides the channels of ConvNets into groups, has achieved impressive improvement over the regular convolution operation. However, existing models, eg. ResNeXt, still suffers from the sub-optimal performance due to…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhaoyang Zhang , Jingyu Li , Wenqi Shao , Zhanglin Peng , Ruimao Zhang , Xiaogang Wang , Ping Luo

Multi-task learning in Convolutional Networks has displayed remarkable success in the field of recognition. This success can be largely attributed to learning shared representations from multiple supervisory tasks. However, existing…

计算机视觉与模式识别 · 计算机科学 2016-04-13 Ishan Misra , Abhinav Shrivastava , Abhinav Gupta , Martial Hebert

Convolutional neural networks (CNNs) have achieved superior accuracy in many visual related tasks. However, the inference process through intermediate layers is opaque, making it difficult to interpret such networks or develop trust in…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yael Konforti , Alon Shpigler , Boaz Lernerand Aharon Bar-Hillel

Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to…

图像与视频处理 · 电气工程与系统科学 2022-03-18 Minh Tran , Viet-Khoa Vo-Ho , Kyle Quinn , Hien Nguyen , Khoa Luu , Ngan Le

Deep convolutional neural networks are powerful tools for learning visual representations from images. However, designing efficient deep architectures to analyse volumetric medical images remains challenging. This work investigates…

计算机视觉与模式识别 · 计算机科学 2017-07-10 Wenqi Li , Guotai Wang , Lucas Fidon , Sebastien Ourselin , M. Jorge Cardoso , Tom Vercauteren

We test this premise and explore representation spaces from a single deep convolutional network and their visualization to argue for a novel unified feature extraction framework. The objective is to utilize and re-purpose trained feature…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Dalton Lunga , Dilip Patlolla , Lexie Yang , Jeanette Weaver , Budhendra Bhadhuri

A number of recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large dataset can be adopted as a universal image description which leads to astounding performance in many visual classification tasks.…

计算机视觉与模式识别 · 计算机科学 2014-12-01 Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Deep Convolutional Neural Networks (CNNs) are capable of learning unprecedentedly effective features from images. Some researchers have struggled to enhance the parameters' efficiency using grouped convolution. However, the relation between…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Yujia Chen , Ce Li

To what extent is the success of deep visualization due to the training? Could we do deep visualization using untrained, random weight networks? To address this issue, we explore new and powerful generative models for three popular deep…

计算机视觉与模式识别 · 计算机科学 2016-06-17 Kun He , Yan Wang , John Hopcroft

The Deep Convolutional Neural Networks (CNNs) have obtained a great success for pattern recognition, such as recognizing the texts in images. But existing CNNs based frameworks still have several drawbacks: 1) the traditaional pooling…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Zhao Zhang , Zemin Tang , Zheng Zhang , Yang Wang , Jie Qin , Meng Wang

Convolutional Neural Networks (CNNs) are a standard approach for visual recognition due to their capacity to learn hierarchical representations from raw pixels. In practice, practitioners often choose among (i) training a compact custom CNN…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Annoor Sharara Akhand

Interpreting the prediction mechanism of complex models is currently one of the most important tasks in the machine learning field, especially with layered neural networks, which have achieved high predictive performance with various…

机器学习 · 统计学 2018-10-04 Chihiro Watanabe

Convolutional Neural Networks (CNNs) have revolutionized the understanding of visual content. This is mainly due to their ability to break down an image into smaller pieces, extract multi-scale localized features and compose them to…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zachary Wharton , Ardhendu Behera , Asish Bera

The mining and utilization of features directly affect the classification performance of models used in the classification and recognition of hyperspectral remote sensing images. Traditional models usually conduct feature mining from a…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Yunsong Zhao , Yin Li , Zhihan Chen , Tianchong Qiu , Guojin Liu

Subspace clustering methods based on data self-expression have become very popular for learning from data that lie in a union of low-dimensional linear subspaces. However, the applicability of subspace clustering has been limited because…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Junjian Zhang , Chun-Guang Li , Chong You , Xianbiao Qi , Honggang Zhang , Jun Guo , Zhouchen Lin

Deep clustering has recently emerged as a promising technique for complex data clustering. Despite the considerable progress, previous deep clustering works mostly build or learn the final clustering by only utilizing a single layer of…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Dong Huang , Ding-Hua Chen , Xiangji Chen , Chang-Dong Wang , Jian-Huang Lai

In this work, a region-based Deep Convolutional Neural Network framework is proposed for document structure learning. The contribution of this work involves efficient training of region based classifiers and effective ensembling for…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Arindam Das , Saikat Roy , Ujjwal Bhattacharya , Swapan Kumar Parui

Convolutional neural networks (CNNs) leverage the great power in representation learning on regular grid data such as image and video. Recently, increasing attention has been paid on generalizing CNNs to graph or network data which is…

社会与信息网络 · 计算机科学 2018-08-21 Yao Ma , Suhang Wang , Charu C. Aggarwal , Dawei Yin , Jiliang Tang

Features play a crucial role in computer vision. Initially designed to detect salient elements by means of handcrafted algorithms, features are now often learned by different layers in Convolutional Neural Networks (CNNs). This paper…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Loris Nanni , Stefano Ghidoni , Sheryl Brahnam