中文
相关论文

相关论文: Anti-aliasing Deep Image Classifiers using Novel D…

200 篇论文

Blind motion deblurring is one of the most basic and challenging problems in image processing and computer vision. It aims to recover a sharp image from its blurred version knowing nothing about the blur process. Many existing methods use…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Quan Yuan , Junxia Li , Lingwei Zhang , Zhefu Wu , Guangyu Liu

The success of deep learning is inseparable from normalization layers. Researchers have proposed various normalization functions, and each of them has both advantages and disadvantages. In response, efforts have been made to design a…

机器学习 · 计算机科学 2024-02-20 Zikai Zhou , Shuo Zhang , Ziruo Wang , Huanran Chen

In this paper, detection of deception attack on deep neural network (DNN) based image classification in autonomous and cyber-physical systems is considered. Several studies have shown the vulnerability of DNN to malicious deception attacks.…

图像与视频处理 · 电气工程与系统科学 2020-07-10 Darpan Kumar Yadav , Kartik Mundra , Rahul Modpur , Arpan Chattopadhyay , Indra Narayan Kar

Image inpainting methods have shown significant improvements by using deep neural networks recently. However, many of these techniques often create distorted structures or blurry textures inconsistent with surrounding areas. The problem is…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Maitreya Suin , Kuldeep Purohit , A. N. Rajagopalan

In recent times, diffusion models have achieved remarkable performance in image restoration tasks. Their core mechanism relies on the restricted presumption of degradation prior to the additive noise operation. However, the blur model, one…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Sasidhar Parvathireddy , Vamsidhar Saraswathula , Rama Krishna Gorthi

The most widely used activation functions in current deep feed-forward neural networks are rectified linear units (ReLU), and many alternatives have been successfully applied, as well. However, none of the alternatives have managed to…

机器学习 · 计算机科学 2018-06-27 Leon René Sütfeld , Flemming Brieger , Holger Finger , Sonja Füllhase , Gordon Pipa

In visual recognition tasks, such as image classification, unsupervised learning exploits cheap unlabeled data and can help to solve these tasks more efficiently. We show that the recursive autoconvolution operator, adopted from physics,…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Boris Knyazev , Erhardt Barth , Thomas Martinetz

Non-uniform blind deblurring for general dynamic scenes is a challenging computer vision problem as blurs arise not only from multiple object motions but also from camera shake, scene depth variation. To remove these complicated motion…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Seungjun Nah , Tae Hyun Kim , Kyoung Mu Lee

In this work, we dive deep into the impact of additive noise in pre-training deep networks. While various methods have attempted to use additive noise inspired by the success of latent denoising diffusion models, when used in combination…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Hyesong Choi , Daeun Kim , Sungmin Cha , Kwang Moo Yi , Dongbo Min

Moire artifacts are common in digital photography, resulting from the interference between high-frequency scene content and the color filter array of the camera. Existing deep learning-based demoireing methods trained on large scale…

图像与视频处理 · 电气工程与系统科学 2020-11-06 Lin Liu , Shanxin Yuan , Jianzhuang Liu , Liping Bao , Gregory Slabaugh , Qi Tian

Image restoration tasks have achieved tremendous performance improvements with the rapid advancement of deep neural networks. However, most prevalent deep learning models perform inference statically, ignoring that different images have…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Yang Zhou , Yuda Song , Hui Qian , Xin Du

The restoration of images affected by blur and noise has been widely studied and has broad potential for applications including in medical imaging modalities like computed tomography (CT). Although the blur and noise in CT images can be…

医学物理 · 物理学 2024-07-23 Yijie Yuan , Grace J. Gang , J. Webster Stayman

Handling the ever-increasing scale of contemporary deep learning and transformer-based models poses a significant challenge. Overparameterized Transformer networks outperform prior art in Natural Language processing and Computer Vision.…

机器学习 · 计算机科学 2024-11-05 Soheil Zibakhsh Shabgahi , Mohammad Sohail Shariff , Farinaz Koushanfar

Deep convolutional networks are ubiquitous in computer vision, due to their excellent performance across different tasks for various domains. Models are, however, often trained in isolation for each task, failing to exploit relatedness…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Ekaterina Iakovleva , Karteek Alahari , Jakob Verbeek

When capturing and storing images, devices inevitably introduce noise. Reducing this noise is a critical task called image denoising. Deep learning has become the de facto method for image denoising, especially with the emergence of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Haoyu Chen , Jinjin Gu , Yihao Liu , Salma Abdel Magid , Chao Dong , Qiong Wang , Hanspeter Pfister , Lei Zhu

With the prevalence of digital cameras, the number of digital images increases quickly, which raises the demand for non-manual image quality assessment. While there are many methods considered useful for detecting blurriness, in this paper…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Tomasz Szandala

Blur was naturally analyzed in the frequency domain, by estimating the latent sharp image and the blur kernel given a blurry image. Recent progress on image deblurring always designs end-to-end architectures and aims at learning the…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Xintian Mao , Yiming Liu , Fengze Liu , Qingli Li , Wei Shen , Yan Wang

Background and Purpose: Convolutional neural network is widely used for image recognition in the medical area at nowadays. However, overall accuracy in predicting lung tumor is low and the processing time is high as the error occurred while…

图像与视频处理 · 电气工程与系统科学 2022-08-15 Bhoj Raj Pandit , Abeer Alsadoon , P. W. C. Prasad , Sarmad Al Aloussi , Tarik A. Rashid , Omar Hisham Alsadoon , Oday D. Jerew

Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing kinds of regularization terms and data terms of the latent clear images. However,…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Pin-Hung Kuo , Jinshan Pan , Shao-Yi Chien , Ming-Hsuan Yang

The success of deep learning is usually accompanied by the growth in neural network depth. However, the traditional training method only supervises the neural network at its last layer and propagates the supervision layer-by-layer, which…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Linfeng Zhang , Xin Chen , Junbo Zhang , Runpei Dong , Kaisheng Ma