中文
相关论文

相关论文: EraseNet: A Recurrent Residual Network for Supervi…

200 篇论文

Owing to flexible architectures of deep convolutional neural networks (CNNs), CNNs are successfully used for image denoising. However, they suffer from the following drawbacks: (i) deep network architecture is very difficult to train. (ii)…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chunwei Tian , Yong Xu , Lunke Fei , Junqian Wang , Jie Wen , Nan Luo

As one of the fundamental video tasks in computer vision, Open-Vocabulary Action Recognition (OVAR) recently gains increasing attention, with the development of vision-language pre-trainings. To enable generalization of arbitrary classes,…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Haozhe Cheng , Cheng Ju , Haicheng Wang , Jinxiang Liu , Mengting Chen , Qiang Hu , Xiaoyun Zhang , Yanfeng Wang

Post-OCR processing has significantly improved over the past few years. However, these have been primarily beneficial for texts consisting of natural, alphabetical words, as opposed to documents of numerical nature such as invoices,…

计算与语言 · 计算机科学 2023-07-04 Arthur Hemmer , Jérôme Brachat , Mickaël Coustaty , Jean-Marc Ogier

Deep convolutional neural networks (CNNs) for image denoising have recently attracted increasing research interest. However, plain networks cannot recover fine details for a complex task, such as real noisy images. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-07-09 Chunwei Tian , Yong Xu , Wangmeng Zuo , Bo Du , Chia-Wen Lin , David Zhang

In real-world scenarios, images captured often suffer from blurring, noise, and other forms of image degradation, and due to sensor limitations, people usually can only obtain low dynamic range images. To achieve high-quality images,…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Kangzhen Yang , Tao Hu , Kexin Dai , Genggeng Chen , Yu Cao , Wei Dong , Peng Wu , Yanning Zhang , Qingsen Yan

The presence of noise is common in signal processing regardless the signal type. Deep neural networks have shown good performance in noise removal, especially on the image domain. In this work, we consider deep neural networks as a…

机器学习 · 计算机科学 2020-07-07 Leslie Casas , Attila Klimmek , Nassir Navab , Vasileios Belagiannis

Image denoising and high-level vision tasks are usually handled independently in the conventional practice of computer vision, and their connection is fragile. In this paper, we cope with the two jointly and explore the mutual influence…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Ding Liu , Bihan Wen , Jianbo Jiao , Xianming Liu , Zhangyang Wang , Thomas S. Huang

Given a set of image denoisers, each having a different denoising capability, is there a provably optimal way of combining these denoisers to produce an overall better result? An answer to this question is fundamental to designing an…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Joon Hee Choi , Omar Elgendy , Stanley H. Chan

Deep learning methods have been successfully used in various computer vision tasks. Inspired by that success, deep learning has been explored in magnetic resonance imaging (MRI) reconstruction. In particular, integrating deep learning and…

图像与视频处理 · 电气工程与系统科学 2023-10-06 Peizhou Huang , Chaoyi Zhang , Xiaoliang Zhang , Xiaojuan Li , Liang Dong , Leslie Ying

In this paper, we introduce a novel unsupervised video denoising deep learning approach that can help to mitigate data scarcity issues and shows robustness against different noise patterns, enhancing its broad applicability. Our method…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Mary Damilola Aiyetigbo , Dineshchandar Ravichandran , Reda Chalhoub , Peter Kalivas , Nianyi Li

In Document Understanding, the challenge of reconstructing damaged, occluded, or incomplete text remains a critical yet unexplored problem. Subsequent document understanding tasks can benefit from a document reconstruction process. In…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Kunal Purkayastha , Ayan Banerjee , Josep Llados , Umapada Pal

Offloading computationally heavy tasks from an unmanned aerial vehicle (UAV) to a remote server helps improve the battery life and can help reduce resource requirements. Deep learning based state-of-the-art computer vision tasks, such as…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Sedat Ozer , Enes Ilhan , Mehmet Akif Ozkanoglu , Hakan Ali Cirpan

This paper presents a novel iterative deep learning framework and apply it for document enhancement and binarization. Unlike the traditional methods which predict the binary label of each pixel on the input image, we train the neural…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Sheng He , Lambert Schomaker

In this study, we propose a simple and effective fine-tuning algorithm called "restore-from-restored", which can greatly enhance the performance of fully pre-trained image denoising networks. Many supervised denoising approaches can produce…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Seunghwan Lee , Dongkyu Lee , Donghyeon Cho , Jiwon Kim , Tae Hyun Kim

We propose to learn a fully-convolutional network model that consists of a Chain of Identity Mapping Modules and residual on the residual architecture for image denoising. Our network structure possesses three distinctive features that are…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Saeed Anwar , Cong Phuoc Huynh , Fatih Porikli

The advent of deep learning has brought a revolutionary transformation to image denoising techniques. However, the persistent challenge of acquiring noise-clean pairs for supervised methods in real-world scenarios remains formidable,…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Dan Zhang , Fangfang Zhou , Felix Albu , Yuanzhou Wei , Xiao Yang , Yuan Gu , Qiang Li

Removing noise from images is a challenging and fundamental problem in the field of computer vision. Images captured by modern cameras are inevitably degraded by noise which limits the accuracy of any quantitative measurements on those…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Nikhil Verma , Deepkamal Kaur , Lydia Chau

Microscopy image analysis often requires the segmentation of objects, but training data for this task is typically scarce and hard to obtain. Here we propose DenoiSeg, a new method that can be trained end-to-end on only a few annotated…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Tim-Oliver Buchholz , Mangal Prakash , Alexander Krull , Florian Jug

Real-world image denoising is an extremely important image processing problem, which aims to recover clean images from noisy images captured in natural environments. In recent years, diffusion models have achieved very promising results in…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Cheng Yang , Lijing Liang , Zhixun Su

We propose to leverage denoising autoencoder networks as priors to address image restoration problems. We build on the key observation that the output of an optimal denoising autoencoder is a local mean of the true data density, and the…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Siavash Arjomand Bigdeli , Matthias Zwicker