中文
相关论文

相关论文: RectiNet-v2: A stacked network architecture for do…

200 篇论文

Traditional CNN models are trained and tested on relatively low resolution images (<300 px), and cannot be directly operated on large-scale images due to compute and memory constraints. We propose Patch Gradient Descent (PatchGD), an…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Deepak K. Gupta , Gowreesh Mago , Arnav Chavan , Dilip K. Prasad

Most existing dehazing algorithms often use hand-crafted features or Convolutional Neural Networks (CNN)-based methods to generate clear images using pixel-level Mean Square Error (MSE) loss. The generated images generally have better…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Yanting Pei , Yaping Huang , Xingyuan Zhang

The goal in word spotting is to retrieve parts of document images which are relevant with respect to a certain user-defined query. The recent past has seen attribute-based Convolutional Neural Networks take over this field of research. As…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Eugen Rusakov , Sebastian Sudholt , Fabian Wolf , Gernot A. Fink

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

Haze degrades content and obscures information of images, which can negatively impact vision-based decision-making in real-time systems. In this paper, we propose an efficient fully convolutional neural network (CNN) image dehazing method…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Peter Morales , Tzofi Klinghoffer , Seung Jae Lee

Most of the traditional work on intrinsic image decomposition rely on deriving priors about scene characteristics. On the other hand, recent research use deep learning models as in-and-out black box and do not consider the well-established,…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Anil S. Baslamisli , Hoang-An Le , Theo Gevers

Purpose: Iterative Convolutional Neural Networks (CNNs) which resemble unrolled learned iterative schemes have shown to consistently deliver state-of-the-art results for image reconstruction problems across different imaging modalities.…

机器学习 · 计算机科学 2022-03-07 Andreas Kofler , Markus Haltmeier , Tobias Schaeffter , Christoph Kolbitsch

Camera model identification (CMI) has gained significant importance in image forensics as digitally altered images are becoming increasingly commonplace. In this paper, a novel convolutional neural network (CNN) architecture is proposed for…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Abdul Muntakim Rafi , Thamidul Islam Tonmoy , Uday Kamal , Q. M. Jonathan Wu , Md. Kamrul Hasan

Searching through networks of documents is an important task. A promising path to improve the performance of information retrieval systems in this context is to leverage dense node and content representations learned with embedding…

信息检索 · 计算机科学 2019-12-09 Jean Dupuy , Adrien Guille , Julien Jacques

In recent years, there has been increasing demand for automatic architecture search in deep learning. Numerous approaches have been proposed and led to state-of-the-art results in various applications, including image classification and…

神经与进化计算 · 计算机科学 2019-04-09 Zhiheng Huang , Bing Xiang

JPEG is one of the widely used lossy compression methods. JPEG-compressed images usually suffer from compression artifacts including blocking and blurring, especially at low bit-rates. Soft decoding is an effective solution to improve the…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Honggang Chen , Xiaohai He , Linbo Qing , Shuhua Xiong , Truong Q. Nguyen

The image classification problem has been deeply investigated by the research community, with computer vision algorithms and with the help of Neural Networks. The aim of this paper is to build an image classifier for satellite images of…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Jonas Bokstaller , Yihang She , Zhehan Fu , Tommaso Macrì

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography, medical imaging, and remote sensing. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Image segmentation is a fundamental task in image analysis and clinical practice. The current state-of-the-art techniques are based on U-shape type encoder-decoder networks with skip connections, called U-Net. Despite the powerful…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Chun-Wun Cheng , Christina Runkel , Lihao Liu , Raymond H Chan , Carola-Bibiane Schönlieb , Angelica I Aviles-Rivero

Up to now, most existing steganalytic methods are designed for grayscale images, and they are not suitable for color images that are widely used in current social networks. In this paper, we design a universal color image steganalysis…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Kangkang Wei , Weiqi Luo , Shunquan Tan , Jiwu Huang

Variational methods are widely applied to ill-posed inverse problems for they have the ability to embed prior knowledge about the solution. However, the level of performance of these methods significantly depends on a set of parameters,…

Recently, dense connections have attracted substantial attention in computer vision because they facilitate gradient flow and implicit deep supervision during training. Particularly, DenseNet, which connects each layer to every other layer…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Jose Dolz , Karthik Gopinath , Jing Yuan , Herve Lombaert , Christian Desrosiers , Ismail Ben Ayed

Convolutional Neural Networks (CNNs) have emerged as highly successful tools for image generation, recovery, and restoration. A major contributing factor to this success is that convolutional networks impose strong prior assumptions about…

机器学习 · 计算机科学 2020-02-25 Reinhard Heckel , Mahdi Soltanolkotabi

It has been shown that perfectly trained networks exhibit drastic reduction in performance when presented with distorted images. Streaming Network (STNet) is a novel architecture capable of robust classification of the distorted images…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Sergey Tarasenko

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