English
Related papers

Related papers: Single-Step Latent Consistency Model for Remote Se…

200 papers

Single image super resolution is a very important computer vision task, with a wide range of applications. In recent years, the depth of the super-resolution model has been constantly increasing, but with a small increase in performance, it…

Computer Vision and Pattern Recognition · Computer Science 2018-02-01 Xi Cheng , Xiang Li , Ying Tai , Jian Yang

Latent Diffusion Models (LDMs) produce high-quality, photo-realistic images, however, the latency incurred by multiple costly inference iterations can restrict their applicability. We introduce LatentCRF, a continuous Conditional Random…

Computer Vision and Pattern Recognition · Computer Science 2024-12-25 Kanchana Ranasinghe , Sadeep Jayasumana , Andreas Veit , Ayan Chakrabarti , Daniel Glasner , Michael S Ryoo , Srikumar Ramalingam , Sanjiv Kumar

Recent advancements in diffusion models have positioned them at the forefront of image generation. Despite their superior performance, diffusion models are not without drawbacks; they are characterized by complex architectures and…

Computer Vision and Pattern Recognition · Computer Science 2024-04-18 Yuda Song , Zehao Sun , Xuanwu Yin

Recently, the text-to-3D task has developed rapidly due to the appearance of the SDS method. However, the SDS method always generates 3D objects with poor quality due to the over-smooth issue. This issue is attributed to two factors: 1) the…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Yiming Zhong , Xiaolin Zhang , Yao Zhao , Yunchao Wei

Single image super-resolution (SISR) aims to reconstruct high-resolution (HR) images from the given low-resolution (LR) ones, which is an ill-posed problem because one LR image corresponds to multiple HR images. Recently, learning-based…

Computer Vision and Pattern Recognition · Computer Science 2021-05-19 Haoying Li , Yifan Yang , Meng Chang , Huajun Feng , Zhihai Xu , Qi Li , Yueting Chen

We propose 3D Super Resolution (3DSR), a novel 3D Gaussian-splatting-based super-resolution framework that leverages off-the-shelf diffusion-based 2D super-resolution models. 3DSR encourages 3D consistency across views via the use of an…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Yi-Ting Chen , Ting-Hsuan Liao , Pengsheng Guo , Alexander Schwing , Jia-Bin Huang

Diffusion models (DMs) have achieved state-of-the-art results for image synthesis tasks as well as density estimation. Applied in the latent space of a powerful pretrained autoencoder (LDM), their immense computational requirements can be…

Computer Vision and Pattern Recognition · Computer Science 2022-10-21 Jeremias Traub

Image rescaling aims to learn the optimal low-resolution (LR) image that can be accurately reconstructed to its original high-resolution (HR) counterpart, providing an efficient image processing and storage method for ultra-high definition…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Ce Wang , Zhenyu Hu , Wanjie Sun , Zhenzhong Chen

Recent progress in single-image super-resolution (SISR) has achieved remarkable performance, yet the computational costs of these methods remain a challenge for deployment on resource-constrained devices. In particular, transformer-based…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 Gang Wu , Junjun Jiang , Junpeng Jiang , Xianming Liu

Diffusion-based real-world image super-resolution (Real-ISR) methods have demonstrated impressive performance.To achieve efficient Real-ISR, many works employ Variational Score Distillation (VSD) to distill pre-trained stable-diffusion (SD)…

Image and Video Processing · Electrical Eng. & Systems 2026-03-03 Tianyi Zhang , Zheng-Peng Duan , Peng-Tao Jiang , Bo Li , Ming-Ming Cheng , Chun-Le Guo , Chongyi Li

Large scale image super-resolution is a challenging computer vision task, since vast information is missing in a highly degraded image, say for example forscale x16 super-resolution. Diffusion models are used successfully in recent years in…

Image and Video Processing · Electrical Eng. & Systems 2023-12-22 Chun-Chuen Hui , Wan-Chi Siu , Ngai-Fong Law

Diffusion models have recently advanced video restoration, but applying them to real-world video super-resolution (VSR) remains challenging due to high latency, prohibitive computation, and poor generalization to ultra-high resolutions. Our…

Computer Vision and Pattern Recognition · Computer Science 2025-10-15 Junhao Zhuang , Shi Guo , Xin Cai , Xiaohui Li , Yihao Liu , Chun Yuan , Tianfan Xue

Diffusion models generate high-quality images but require dozens of forward passes. We introduce Distribution Matching Distillation (DMD), a procedure to transform a diffusion model into a one-step image generator with minimal impact on…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Tianwei Yin , Michaël Gharbi , Richard Zhang , Eli Shechtman , Fredo Durand , William T. Freeman , Taesung Park

Real-world image super-resolution aims to recover high-quality images from complex and unknown real-world degradations. However, existing generative Real-ISR methods largely inherit the dense latent representations and quadratic-cost global…

Computer Vision and Pattern Recognition · Computer Science 2026-05-25 Bingtian Qiao , Yue Shi , Yingjie Zhou , Yong Guo , Guangtao Zhai , Jiezhang Cao

Multispectral imaging (MSI) plays a critical role in material classification, environmental monitoring, and remote sensing. However, MSI sensors typically have wavelength-dependent resolution, which limits downstream analysis. MSI…

Image and Video Processing · Electrical Eng. & Systems 2026-03-10 Haley Duba-Sullivan , Emma J. Reid , Sophie Voisin , Charles A. Bouman , Gregery T. Buzzard

By embedding discrete representations into a continuous latent space, we can leverage continuous-space latent diffusion models to handle generative modeling of discrete data. However, despite their initial success, most latent diffusion…

Machine Learning · Computer Science 2025-04-02 Bac Nguyen , Chieh-Hsin Lai , Yuhta Takida , Naoki Murata , Toshimitsu Uesaka , Stefano Ermon , Yuki Mitsufuji

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…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Xiaohui Li , Yihao Liu , Shuo Cao , Ziyan Chen , Shaobin Zhuang , Xiangyu Chen , Yinan He , Yi Wang , Yu Qiao

Deep learning-based dMRI super-resolution methods can effectively enhance image resolution by leveraging the learning capabilities of neural networks on large datasets. However, these methods tend to learn a fixed scale mapping between…

Image and Video Processing · Electrical Eng. & Systems 2024-08-15 Ruoyou Wu , Jian Cheng , Cheng Li , Juan Zou , Jing Yang , Wenxin Fan , Yong Liang , Shanshan Wang

Audio super-resolution aims to recover missing high-frequency details from bandwidth-limited low-resolution audio, thereby improving the naturalness and perceptual quality of the reconstructed signal. However, most existing methods directly…

Sound · Computer Science 2026-04-13 Fei Liu , Yang Ai , Hui-Peng Du , Yu-Fei Shi , Zhen-Hua Ling

Diffusion models have recently emerged as powerful generative priors for solving inverse problems. However, training diffusion models in the pixel space are both data-intensive and computationally demanding, which restricts their…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Bowen Song , Soo Min Kwon , Zecheng Zhang , Xinyu Hu , Qing Qu , Liyue Shen
‹ Prev 1 4 5 6 7 8 10 Next ›