中文
相关论文

相关论文: Fixed smooth convolutional layer for avoiding chec…

200 篇论文

Conventionally, convolutional neural networks (CNNs) process different images with the same set of filters. However, the variations in images pose a challenge to this fashion. In this paper, we propose to generate sample-specific filters…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Wei Shen , Rujie Liu

Texture classification is an important and challenging problem in many image processing applications. While convolutional neural networks (CNNs) achieved significant successes for image classification, texture classification remains a…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Shin Fujieda , Kohei Takayama , Toshiya Hachisuka

Deep convolutional neural networks (CNNs) have delivered superior performance in many computer vision tasks. In this paper, we propose a novel deep fully convolutional network model for accurate salient object detection. The key…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Pingping Zhang , Dong Wang , Huchuan Lu , Hongyu Wang , Baocai Yin

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

Convolutional neural networks (CNNs) have enabled the state-of-the-art performance in many computer vision tasks. However, little effort has been devoted to establishing convolution in non-linear space. Existing works mainly leverage on the…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Chen Wang , Jianfei Yang , Lihua Xie , Junsong Yuan

A convolutional layer in a Convolutional Neural Network (CNN) consists of many filters which apply convolution operation to the input, capture some special patterns and pass the result to the next layer. If the same patterns also occur at…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Okan Köpüklü , Maryam Babaee , Stefan Hörmann , Gerhard Rigoll

We propose a novel universal detector for detecting images generated by using CNNs. In this paper, properties of checkerboard artifacts in CNN-generated images are considered, and the spectrum of images is enhanced in accordance with the…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Miki Tanaka , Sayaka Shiota , Hitoshi Kiya

Computer vision often uses highly accurate Convolutional Neural Networks (CNNs), but these deep learning models are associated with ever-increasing energy and computation requirements. Producing more energy-efficient CNNs often requires…

Image denoising techniques are essential to reducing noise levels and enhancing diagnosis reliability in low-dose computed tomography (CT). Machine learning based denoising methods have shown great potential in removing the complex and…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Dufan Wu , Kyungsang Kim , Georges El Fakhri , Quanzheng Li

We propose a new layer in Convolutional Neural Networks (CNNs) to increase their robustness to several types of noise perturbations of the input images. We call this a push-pull layer and compute its response as the combination of two…

计算机视觉与模式识别 · 计算机科学 2019-01-30 Nicola Strisciuglio , Manuel Lopez-Antequera , Nicolai Petkov

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

Convolutional neural networks (CNNs) based solutions have achieved state-of-the-art performances for many computer vision tasks, including classification and super-resolution of images. Usually the success of these methods comes with a cost…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Yawei Li , Shuhang Gu , Luc Van Gool , Radu Timofte

Convolutional Neural Networks (CNNs) have been widely applied. But as the CNNs grow, the number of arithmetic operations and memory footprint also increase. Furthermore, typical non-linear activation functions do not allow associativity of…

机器学习 · 计算机科学 2021-11-10 Eduardo Vera Sousa , Leandro A. F. Fernandes , Cristina Nader Vasconcelos

Convolutional Neural Networks (CNNs) have recently led to incredible breakthroughs on a variety of pattern recognition problems. Banks of finite impulse response filters are learned on a hierarchy of layers, each contributing more abstract…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Felipe Petroski Such , Shagan Sah , Miguel Dominguez , Suhas Pillai , Chao Zhang , Andrew Michael , Nathan Cahill , Raymond Ptucha

Recent experiments in computer vision demonstrate texture bias as the primary reason for supreme results in models employing Convolutional Neural Networks (CNNs), conflicting with early works claiming that these networks identify objects…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Satyam Mohla , Anshul Nasery , Biplab Banerjee

Deconvolutional layers have been widely used in a variety of deep models for up-sampling, including encoder-decoder networks for semantic segmentation and deep generative models for unsupervised learning. One of the key limitations of…

机器学习 · 计算机科学 2017-11-28 Hongyang Gao , Hao Yuan , Zhengyang Wang , Shuiwang Ji

Convolutional neural network (CNN)-based image denoising methods typically estimate the noise component contained in a noisy input image and restore a clean image by subtracting the estimated noise from the input. However, previous…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Kaito Imai , Takamichi Miyata

We propose a generalized convolutional neural network (CNN) architecture that first decomposes the input signal into subbands by an adaptive filter bank structure, and then uses convolutional layers to extract features from each subband…

图像与视频处理 · 电气工程与系统科学 2023-06-30 Pavel Sinha , Ioannis Psaromiligkos , Zeljko Zilic

Lossy compression introduces complex compression artifacts, particularly blocking artifacts, ringing effects and blurring. Existing algorithms either focus on removing blocking artifacts and produce blurred output, or restore sharpened…

计算机视觉与模式识别 · 计算机科学 2016-08-10 Ke Yu , Chao Dong , Chen Change Loy , Xiaoou Tang

We propose a novel formulation of deep networks that do not use dot-product neurons and rely on a hierarchy of voting tables instead, denoted as Convolutional Tables (CT), to enable accelerated CPU-based inference. Convolutional layers are…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Shay Dekel , Yosi Keller , Aharon Bar-Hillel