中文
相关论文

相关论文: Arbitrary-sized Image Training and Residual Kernel…

200 篇论文

Despite the significant progress made by all-in-one models in universal image restoration, existing methods suffer from a generalization bottleneck in real-world scenarios, as they are mostly trained on small-scale synthetic datasets with…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Hao Li , Xiang Chen , Jiangxin Dong , Jinhui Tang , Jinshan Pan

Derivative training is an established method that can significantly increase the accuracy of neural networks in certain low-dimensional tasks. In this paper, we extend this improvement to an illustrative image analysis problem:…

机器学习 · 计算机科学 2025-02-04 Vsevolod I. Avrutskiy

As deep learning technology continues to evolve, the images yielded by generative models are becoming more and more realistic, triggering people to question the authenticity of images. Existing generated image detection methods detect…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Xiuli Bi , Bo Liu , Fan Yang , Bin Xiao , Weisheng Li , Gao Huang , Pamela C. Cosman

The goal of blind image deblurring is to recover sharp image from one input blurred image with an unknown blur kernel. Most of image deblurring approaches focus on developing image priors, however, there is not enough attention to the…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Hang Yang , Xiaotian Wu , Xinglong Sun

With sufficient paired training samples, the supervised deep learning methods have attracted much attention in image denoising because of their superior performance. However, it is still very challenging to widely utilize the supervised…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Yizhong Pan , Xiao Liu , Xiangyu Liao , Yuanzhouhan Cao , Chao Ren

We propose the novel framework for anomaly detection in images. Our new framework, PNUNet, is based on many normal data and few anomalous data. We assume that some noises are added to the input images and learn to remove the noise. In…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Masanari Kimura

Continual learning is an emerging topic in the field of deep learning, where a model is expected to learn continuously for new upcoming tasks without forgetting previous experiences. This field has witnessed numerous advancements, but few…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Aupendu Kar , Krishnendu Ghosh , Prabir Kumar Biswas

Traditional model-based image reconstruction (MBIR) methods combine forward and noise models with simple object priors. Recent application of deep learning methods for image reconstruction provides a successful data-driven approach to…

图像与视频处理 · 电气工程与系统科学 2023-11-22 Ling Chen , Zhishen Huang , Yong Long , Saiprasad Ravishankar

We propose a very fast and effective one-step restoring method for blurry face images. In the last decades, many blind deblurring algorithms have been proposed to restore latent sharp images. However, these algorithms run slowly because of…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Lingxiao Wang , Yali Li , Shengjin Wang

The unpaired training can be the only option available for fast deep learning-based ghost imaging, where obtaining a high signal-to-noise ratio (SNR) image copy of each low SNR ghost image could be practically time-consuming and…

图像与视频处理 · 电气工程与系统科学 2021-06-10 Fatemeh Alishahi , Amirhossein Mohajerin-Ariaei

Maintaining natural image statistics is a crucial factor in restoration and generation of realistic looking images. When training CNNs, photorealism is usually attempted by adversarial training (GAN), that pushes the output images to lie on…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Roey Mechrez , Itamar Talmi , Firas Shama , Lihi Zelnik-Manor

Limited capture range, and the requirement to provide high quality initialization for optimization-based 2D/3D image registration methods, can significantly degrade the performance of 3D image reconstruction and motion compensation…

计算机视觉与模式识别 · 计算机科学 2018-01-24 Benjamin Hou , Bishesh Khanal , Amir Alansary , Steven McDonagh , Alice Davidson , Mary Rutherford , Jo V. Hajnal , Daniel Rueckert , Ben Glocker , Bernhard Kainz

Previous robustness approaches for deep learning models such as data augmentation techniques via data transformation or adversarial training cannot capture real-world variations that preserve the semantics of the input, such as a change in…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Shuo Wang , Lingjuan Lyu , Surya Nepal , Carsten Rudolph , Marthie Grobler , Kristen Moore

Image steganography is the process of concealing secret information in images through imperceptible changes. Recent work has formulated this task as a classic constrained optimization problem. In this paper, we argue that image…

图像与视频处理 · 电气工程与系统科学 2023-03-30 Xiangyu Chen , Varsha Kishore , Kilian Q Weinberger

We consider the task of robust non-linear regression in the presence of both inlier noise and outliers. Assuming that the unknown non-linear function belongs to a Reproducing Kernel Hilbert Space (RKHS), our goal is to estimate the set of…

机器学习 · 计算机科学 2017-08-02 George Papageorgiou , Pantelis Bouboulis , Sergios Theodoridis

Large-scale generative models have achieved remarkable advancements in various visual tasks, yet their application to shadow removal in images remains challenging. These models often generate diverse, realistic details without adequate…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Xinjie Li , Yang Zhao , Dong Wang , Yuan Chen , Li Cao , Xiaoping Liu

When imaging through a semi-reflective medium such as glass, the reflection of another scene can often be found in the captured images. It degrades the quality of the images and affects their subsequent analyses. In this paper, a novel deep…

图像与视频处理 · 电气工程与系统科学 2022-08-11 Tingtian Li , Yuk-Hee Chan , Daniel P. K. Lun

Motion blur estimation remains an important task for scene analysis and image restoration. In recent years, the removal of motion blur in photographs has seen impressive progress in the hands of deep learning-based methods, trained to map…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Guillermo Carbajal , Patricia Vitoria , Mauricio Delbracio , Pablo Musé , José Lezama

Diffusion models have recently achieved remarkable photorealism, making it increasingly difficult to distinguish real images from generated ones, raising significant privacy and security concerns. In response, we present a key finding:…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Wan Jiang , Jing Yan , Xiaojing Chen , Lin Shen , Chenhao Lin , Yunfeng Diao , Richang Hong

Current state-of-the-art multi-class unsupervised anomaly detection (MUAD) methods rely on training encoder-decoder models to reconstruct anomaly-free features. We first show these approaches have an inherent fidelity-stability dilemma in…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Xingwu Zhang , Guanxuan Li , Paul Henderson , Gerardo Aragon-Camarasa , Zijun Long
‹ 上一页 1 8 9 10 下一页 ›