中文
相关论文

相关论文: Dual Diffusion Architecture for Fisheye Image Rect…

200 篇论文

This paper presents PolyDiffuse, a novel structured reconstruction algorithm that transforms visual sensor data into polygonal shapes with Diffusion Models (DM), an emerging machinery amid exploding generative AI, while formulating…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Jiacheng Chen , Ruizhi Deng , Yasutaka Furukawa

This letter introduces a dual application of denoising diffusion probabilistic model (DDPM)-based channel estimation algorithm integrating data denoising and augmentation. Denoising addresses the severe noise in raw signals at pilot…

信号处理 · 电气工程与系统科学 2025-10-06 Yupeng Li , Ruhao Zhang , Yitong Liu , Chunju Shao , Jing Jin , Shijian Gao

Diffusion models have demonstrated impressive performance in various image generation, editing, enhancement and translation tasks. In particular, the pre-trained text-to-image stable diffusion models provide a potential solution to the…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Tao Yang , Rongyuan Wu , Peiran Ren , Xuansong Xie , Lei Zhang

Can a diffusion model produce its own "mental average" of a concept-one that is as sharp and realistic as a typical sample? We introduce Diffusion Mental Averages (DMA), a model-centric answer to this question. While prior methods aim to…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Phonphrm Thawatdamrongkit , Sukit Seripanitkarn , Supasorn Suwajanakorn

Image interpolation based on diffusion models is promising in creating fresh and interesting images. Advanced interpolation methods mainly focus on spherical linear interpolation, where images are encoded into the noise space and then…

计算机视觉与模式识别 · 计算机科学 2024-03-15 PengFei Zheng , Yonggang Zhang , Zhen Fang , Tongliang Liu , Defu Lian , Bo Han

The emergence of generative AI and controllable diffusion has made image-to-image synthesis increasingly practical and efficient. However, when input images exhibit low entropy and sparse, the inherent characteristics of diffusion models…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Hao Wang , Xiwen Chen , Ashish Bastola , Jiayou Qin , Abolfazl Razi

Large-scale text-to-image models have demonstrated amazing ability to synthesize diverse and high-fidelity images. However, these models are often violated by several limitations. Firstly, they require the user to provide precise and…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Yupei Lin , Sen Zhang , Xiaojun Yang , Xiao Wang , Yukai Shi

The remarkable realism of images generated by diffusion models poses critical detection challenges. Current methods utilize reconstruction error as a discriminative feature, exploiting the observation that real images exhibit higher…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Jie Li , Yingying Feng , Chi Xie , Jie Hu , Lei Tan , Jiayi Ji

Liquify is a common technique for image editing, which can be used for image distortion. Due to the uncertainty in the distortion variation, restoring distorted images caused by liquify filter is a challenging task. To edit images in an…

图像与视频处理 · 电气工程与系统科学 2020-11-30 Yi Gu , Yuting Gao , Jie Li , Chentao Wu , Weijia Jia

Overfitting to synthetic training pairs remains a critical challenge in image dehazing, leading to poor generalization capability to real-world scenarios. To address this issue, existing approaches utilize unpaired realistic data for…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Haoyou Deng , Zhiqiang Li , Feng Zhang , Qingbo Lu , Zisheng Cao , Yuanjie Shao , Shuhang Gu , Changxin Gao , Nong Sang

The lack of spatial dimensional information remains a challenge in normal estimation from a single image. Recent diffusion-based methods have demonstrated significant potential in 2D-to-3D implicit mapping, they rely on data-driven…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Yanxing Liang , Yinghui Wang , Jinlong Yang , Wei Li

The rapid advancement of diffusion models has significantly improved high-quality image generation, making generated content increasingly challenging to distinguish from real images and raising concerns about potential misuse. In this…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Beilin Chu , Xuan Xu , Xin Wang , Yufei Zhang , Weike You , Linna Zhou

Diffusion models have greatly improved visual generation but are hindered by slow generation speed due to the computationally intensive nature of solving generative ODEs. Rectified flow, a widely recognized solution, improves generation…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Fu-Yun Wang , Ling Yang , Zhaoyang Huang , Mengdi Wang , Hongsheng Li

Autonomous navigation in underwater environments presents challenges due to factors such as light absorption and water turbidity, limiting the effectiveness of optical sensors. Sonar systems are commonly used for perception in underwater…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Ivano Donadi , Emilio Olivastri , Daniel Fusaro , Wanmeng Li , Daniele Evangelista , Alberto Pretto

Underwater images are usually covered with a blue-greenish colour cast, making them distorted, blurry or low in contrast. This phenomenon occurs due to the light attenuation given by the scattering and absorption in the water column. In…

图像与视频处理 · 电气工程与系统科学 2022-11-21 Salma Gonzalez-Sabbagh , Antonio Robles-Kelly , Shang Gao

Denoising diffusion probabilistic models (DDPMs) have been proven capable of synthesizing high-quality images with remarkable diversity when trained on large amounts of data. However, to our knowledge, few-shot image generation tasks have…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Jingyuan Zhu , Huimin Ma , Jiansheng Chen , Jian Yuan

Deep convolutional neural networks have achieved exceptional results on multiple detection and recognition tasks. However, the performance of such detectors are often evaluated in public benchmarks under constrained and non-realistic…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Yuhang Lu , Touradj Ebrahimi

As latent diffusion models (LDMs) democratize image generation capabilities, there is a growing need to detect fake images. A good detector should focus on the generative models fingerprints while ignoring image properties such as semantic…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Anirudh Sundara Rajan , Utkarsh Ojha , Jedidiah Schloesser , Yong Jae Lee

Domain Generalization techniques aim to enhance model robustness by simulating novel data distributions during training, typically through various augmentation or stylization strategies. However, these methods frequently suffer from limited…

We propose a direct domain adaptation (DDA) approach to enrich the training of supervised neural networks on synthetic data by features from real-world data. The process involves a series of linear operations on the input features to the NN…

机器学习 · 计算机科学 2021-08-18 Tariq Alkhalifah , Oleg Ovcharenko