中文
相关论文

相关论文: Learning Convolutional Neural Networks using Hybri…

200 篇论文

In routine colorectal cancer management, histologic samples stained with hematoxylin and eosin are commonly used. Nonetheless, their potential for defining objective biomarkers for patient stratification and treatment selection is still…

定量方法 · 定量生物学 2024-09-26 Fabi Prezja , Leevi Annala , Sampsa Kiiskinen , Suvi Lahtinen , Timo Ojala , Pekka Ruusuvuori , Teijo Kuopio

Building large models with parameter sharing accounts for most of the success of deep convolutional neural networks (CNNs). In this paper, we propose doubly convolutional neural networks (DCNNs), which significantly improve the performance…

机器学习 · 计算机科学 2016-11-01 Shuangfei Zhai , Yu Cheng , Weining Lu , Zhongfei Zhang

In this paper we evaluate the quality of the activation layers of a convolutional neural network (CNN) for the gen- eration of object proposals. We generate hypotheses in a sliding-window fashion over different activation layers and show…

计算机视觉与模式识别 · 计算机科学 2015-10-16 Amir Ghodrati , Ali Diba , Marco Pedersoli , Tinne Tuytelaars , Luc Van Gool

The convolutional neural network (ConvNet or CNN) has proven to be very successful in many tasks such as those in computer vision. In this conceptual paper, we study the generative perspective of the discriminative CNN. In particular, we…

计算机视觉与模式识别 · 计算机科学 2015-12-09 Yang Lu , Song-Chun Zhu , Ying Nian Wu

Automatic blood vessel extraction from 3D medical images is crucial for vascular disease diagnoses. Existing methods based on convolutional neural networks (CNNs) may suffer from discontinuities of extracted vessels when segmenting such…

图像与视频处理 · 电气工程与系统科学 2020-12-15 Jiafa He , Chengwei Pan , Can Yang , Ming Zhang , Yang Wang , Xiaowei Zhou , Yizhou Yu

This paper is on human pose estimation using Convolutional Neural Networks. Our main contribution is a CNN cascaded architecture specifically designed for learning part relationships and spatial context, and robustly inferring pose even for…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Adrian Bulat , Georgios Tzimiropoulos

Though having achieved some progresses, the hand-crafted texture features, e.g., LBP [23], LBP-TOP [11] are still unable to capture the most discriminative cues between genuine and fake faces. In this paper, instead of designing feature by…

计算机视觉与模式识别 · 计算机科学 2014-08-27 Jianwei Yang , Zhen Lei , Stan Z. Li

We propose a novel approach to image classification inspired by complex nonlinear biological visual processing, whereby classical convolutional neural networks (CNNs) are equipped with learnable higher-order convolutions. Our model…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Simone Azeglio , Olivier Marre , Peter Neri , Ulisse Ferrari

In this paper, we describe a novel deep convolutional neural network (CNN) that is deeper and wider than other existing deep networks for hyperspectral image classification. Unlike current state-of-the-art approaches in CNN-based…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Hyungtae Lee , Heesung Kwon

State-of-the-art 2D image compression schemes rely on the power of convolutional neural networks (CNNs). Although CNNs offer promising perspectives for 2D image compression, extending such models to omnidirectional images is not…

图像与视频处理 · 电气工程与系统科学 2022-09-21 Navid Mahmoudian Bidgoli , Roberto G. de A. Azevedo , Thomas Maugey , Aline Roumy , Pascal Frossard

Convolutional neural networks (CNN) have proven to be state of the art methods for many image classification tasks and their use is rapidly increasing in remote sensing problems. One of their major strengths is that, when enough data is…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Gonzalo Mateo-García , Luis Gómez-Chova , Gustau Camps-Valls

Convolutional neural networks (CNNs) learn filters in order to capture local correlation patterns in feature space. We propose to learn these filters as combinations of preset spectral filters defined by the Discrete Cosine Transform (DCT).…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Matej Ulicny , Vladimir A. Krylov , Rozenn Dahyot

For image classification problems, various neural network models are commonly used due to their success in yielding high accuracies. Convolutional Neural Network (CNN) is one of the most frequently used deep learning methods for image…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ilkay Sikdokur , Inci Baytas , Arda Yurdakul

Convolution neural network (CNN), as one of the most powerful and popular technologies, has achieved remarkable progress for image and video classification since its invention in 1989. However, with the high definition video-data explosion,…

新兴技术 · 计算机科学 2021-08-04 Yue Jiang , Wenjia Zhang , Fan Yang , Zuyuan He

Convolutional Neural Networks (CNNs) have achieved great success due to the powerful feature learning ability of convolution layers. Specifically, the standard convolution traverses the input images/features using a sliding window scheme to…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Yong Guo , Yaofo Chen , Mingkui Tan , Kui Jia , Jian Chen , Jingdong Wang

Deep Convolutional Neural Network (CNN) is a special type of Neural Networks, which has shown exemplary performance on several competitions related to Computer Vision and Image Processing. Some of the exciting application areas of CNN…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Asifullah Khan , Anabia Sohail , Umme Zahoora , Aqsa Saeed Qureshi

In this paper we propose cross-modal convolutional neural networks (X-CNNs), a novel biologically inspired type of CNN architectures, treating gradient descent-specialised CNNs as individual units of processing in a larger-scale network…

机器学习 · 统计学 2017-09-26 Petar Veličković , Duo Wang , Nicholas D. Lane , Pietro Liò

Scene parsing is an important and challenging prob- lem in computer vision. It requires labeling each pixel in an image with the category it belongs to. Tradition- ally, it has been approached with hand-engineered features from color…

机器学习 · 统计学 2014-11-18 Rahul Mohan

Head pose estimation is a crucial problem for many tasks, such as driver attention, fatigue detection, and human behaviour analysis. It is well known that neural networks are better at handling classification problems than regression…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Zhongxu Hu , Yang Xing , Chen Lv , Peng Hang , Jie Liu

The performance of a Convolutional Neural Network (CNN) depends on its hyperparameters, like the number of layers, kernel sizes, or the learning rate for example. Especially in smaller networks and applications with limited computational…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Lukas Hahn , Lutz Roese-Koerner , Klaus Friedrichs , Anton Kummert