中文
相关论文

相关论文: Efficient Diffusion as Low Light Enhancer

200 篇论文

Low-light images often suffer from limited visibility and multiple types of degradation, rendering low-light image enhancement (LIE) a non-trivial task. Some endeavors have been recently made to enhance low-light images using convolutional…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Zixiang Wei , Yiting Wang , Lichao Sun , Athanasios V. Vasilakos , Lin Wang

Fringe projection profilometry-based 3-D reconstruction of objects with high reflectivity and low surface roughness remains a significant challenge. When measuring such glossy surfaces, specular reflection and indirect illumination often…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Sanghoon Jeon , Gihyun Jung , Suhyeon Ka , Jae-Sang Hyun

Preference optimization has emerged as an efficient alternative to online reinforcement learning from human feedback (RLHF) for aligning text-to-image diffusion models. However, existing methods largely reduce supervision to binary pairwise…

机器学习 · 计算机科学 2026-05-27 Austin Wang , Jiaqi Han , Stefano Ermon , Yisong Yue

We introduce a simple yet effective technique for estimating lighting from a single low-dynamic-range (LDR) image by reframing the task as a chrome ball inpainting problem. This approach leverages a pre-trained diffusion model, Stable…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Worameth Chinchuthakun , Pakkapon Phongthawee , Amit Raj , Varun Jampani , Pramook Khungurn , Supasorn Suwajanakorn

With the growing demand for high-quality image generation on resource-constrained devices, efficient diffusion models have received increasing attention. However, such models suffer from approximation errors introduced by efficiency…

机器学习 · 计算机科学 2026-02-10 Yunshan Zhong , Weiqi Yan , Yuxin Zhang

Diffusion models have demonstrated exceptional capabilities in image restoration, yet their application to video super-resolution (VSR) faces significant challenges in balancing fidelity with temporal consistency. Our evaluation reveals a…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Xiaohui Li , Yihao Liu , Shuo Cao , Ziyan Chen , Shaobin Zhuang , Xiangyu Chen , Yinan He , Yi Wang , Yu Qiao

In this paper, we propose a diffusion-based unsupervised framework that incorporates physically explainable Retinex theory with diffusion models for low-light image enhancement, named LightenDiffusion. Specifically, we present a…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Hai Jiang , Ao Luo , Xiaohong Liu , Songchen Han , Shuaicheng Liu

Diffusion models have demonstrated excellent performance for real-world image super-resolution (Real-ISR), albeit at high computational costs. Most existing methods are trying to derive one-step diffusion models from multi-step counterparts…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Jianze Li , Jiezhang Cao , Zichen Zou , Xiongfei Su , Xin Yuan , Yulun Zhang , Yong Guo , Xiaokang Yang

Estimating the reflectance layer from a single image is a challenging task. It becomes more challenging when the input image contains shadows or specular highlights, which often render an inaccurate estimate of the reflectance layer.…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Yeying Jin , Ruoteng Li , Wenhan Yang , Robby T. Tan

In this paper, we investigate how to convert a pre-trained Diffusion Transformer (DiT) into a linear DiT, as its simplicity, parallelism, and efficiency for image generation. Through detailed exploration, we offer a suite of ready-to-use…

Recent generative-prior-based methods have shown promising blind face restoration performance. They usually project the degraded images to the latent space and then decode high-quality faces either by single-stage latent optimization or…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Maitreya Suin , Rama Chellappa

Super-resolution (SR) aims to reconstruct high-resolution (HR) images from their low-resolution (LR) counterparts, often relying on effective downsampling to generate diverse and realistic training pairs. In this work, we propose a…

图像与视频处理 · 电气工程与系统科学 2025-03-18 Sohwi Kim , Tae-Kyun Kim

Discrete diffusion models have emerged as a powerful generative modeling framework for discrete data with successful applications spanning from text generation to image synthesis. However, their deployment faces challenges due to the high…

机器学习 · 计算机科学 2025-12-01 Yinuo Ren , Haoxuan Chen , Yuchen Zhu , Wei Guo , Yongxin Chen , Grant M. Rotskoff , Molei Tao , Lexing Ying

Retinex-based low-light image enhancement benefits from separating reflectance and illumination, yet recent generative approaches often rely on iterative sampling and are difficult to deploy under strict latency budgets. Consistency models…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Jian Xu , Wei Chen , Shigui Li , Delu Zeng , John Paisley , Qibin Zhao

Diffusion models have shown great promise for image and video generation, but sampling from state-of-the-art models requires expensive numerical integration of a generative ODE. One approach for tackling this problem is rectified flows,…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Sangyun Lee , Zinan Lin , Giulia Fanti

Infrared and visible image fusion plays a critical role in enhancing scene perception by combining complementary information from different modalities. Despite recent advances, achieving high-quality image fusion with lightweight models…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Yuhao Wang , Lingjuan Miao , Zhiqiang Zhou , Yajun Qiao , Lei Zhang

Classifier guidance -- using the gradients of an image classifier to steer the generations of a diffusion model -- has the potential to dramatically expand the creative control over image generation and editing. However, currently…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Bram Wallace , Akash Gokul , Stefano Ermon , Nikhil Naik

Diffusion Transformers (DiTs) excel in generative tasks but face practical deployment challenges due to high inference costs. Feature caching, which stores and retrieves redundant computations, offers the potential for acceleration.…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Yushi Huang , Zining Wang , Ruihao Gong , Jing Liu , Xinjie Zhang , Jinyang Guo , Xianglong Liu , Jun Zhang

Diffusion Transformers have recently demonstrated unprecedented generative capabilities for various tasks. The encouraging results, however, come with the cost of slow inference, since each denoising step requires inference on a transformer…

机器学习 · 计算机科学 2024-11-19 Xinyin Ma , Gongfan Fang , Michael Bi Mi , Xinchao Wang

The post-training pipeline for diffusion models currently has two stages: supervised fine-tuning (SFT) on curated data and reinforcement learning (RL) with reward models. A fundamental gap separates them. SFT optimizes the denoiser only on…

机器学习 · 计算机科学 2026-04-20 You Qin , Linqing Wang , Hao Fei , Roger Zimmermann , Liefeng Bo , Qinglin Lu , Chunyu Wang
‹ 上一页 1 8 9 10 下一页 ›