中文
相关论文

相关论文: Efficient Transformer for High Resolution Image Mo…

200 篇论文

Deep learning-based blind image deblurring plays an essential role in solving image blur since all existing kernels are limited in modeling the real world blur. Thus far, researchers focus on powerful models to handle the deblurring problem…

图像与视频处理 · 电气工程与系统科学 2020-12-09 Chih-Hung Liang , Yu-An Chen , Yueh-Cheng Liu , Winston H. Hsu

Achieving high-quality High Dynamic Range (HDR) imaging on resource-constrained edge devices is a critical challenge in computer vision, as its performance directly impacts downstream tasks such as intelligent surveillance and autonomous…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Yu-Shen Huang , Tzu-Han Chen , Cheng-Yen Hsiao , Shaou-Gang Miaou

Single-image super-resolution is a fundamental task for vision applications to enhance the image quality with respect to spatial resolution. If the input image contains degraded pixels, the artifacts caused by the degradation could be…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Xinyi Zhang , Hang Dong , Zhe Hu , Wei-Sheng Lai , Fei Wang , Ming-Hsuan Yang

We propose Diverse Restormer (DART), a novel image restoration method that effectively integrates information from various sources (long sequences, local and global regions, feature dimensions, and positional dimensions) to address…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Juan Wen , Yawei Li , Chao Zhang , Weiyan Hou , Radu Timofte , Luc Van Gool

Recent deblurring networks have effectively restored clear images from the blurred ones. However, they often struggle with generalization to unknown domains. Moreover, these models typically focus on distortion metrics such as PSNR and…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Hanzhou Liu , Binghan Li , Chengkai Liu , Mi Lu

The stark contrast in the design philosophy of an event camera makes it particularly ideal for operating under high-speed, high dynamic range and low-light conditions, where standard cameras underperform. Nonetheless, event cameras still…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Weng Fei Low , Gim Hee Lee

We present Large Inverse Rendering Model (LIRM), a transformer architecture that jointly reconstructs high-quality shape, materials, and radiance fields with view-dependent effects in less than a second. Our model builds upon the recent…

Dynamic scene deblurring is a challenging problem in computer vision. It is difficult to accurately estimate the spatially varying blur kernel by traditional methods. Data-driven-based methods usually employ kernel-free end-to-end mapping…

图像与视频处理 · 电气工程与系统科学 2020-08-20 Xiaoguang Li , Feifan Yang , Kin Man Lam , Li Zhuo , Jiafeng Li

In many real-world scenarios, recorded videos suffer from accidental focus blur, and while video deblurring methods exist, most specifically target motion blur or spatial-invariant blur. This paper introduces a framework optimized for the…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Crispian Morris , Nantheera Anantrasirichai , Fan Zhang , David Bull

Large Transformer models routinely achieve state-of-the-art results on a number of tasks but training these models can be prohibitively costly, especially on long sequences. We introduce two techniques to improve the efficiency of…

机器学习 · 计算机科学 2020-02-19 Nikita Kitaev , Łukasz Kaiser , Anselm Levskaya

As an integral component of blind image deblurring, non-blind deconvolution removes image blur with a given blur kernel, which is essential but difficult due to the ill-posed nature of the inverse problem. The predominant approach is based…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Dong Gong , Zhen Zhang , Qinfeng Shi , Anton van den Hengel , Chunhua Shen , Yanning Zhang

Video deblurring has achieved remarkable progress thanks to the success of deep neural networks. Most methods solve for the deblurring end-to-end with limited information propagation from the video sequence. However, different frame regions…

图像与视频处理 · 电气工程与系统科学 2022-04-08 Bo Ji , Angela Yao

State-of-the-art video deblurring methods use deep network architectures to recover sharpened video frames. Blurring especially degrades high-frequency (HF) information, yet this aspect is often overlooked by recent models that focus more…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Bo Ji , Angela Yao

For the success of video deblurring, it is essential to utilize information from neighboring frames. Most state-of-the-art video deblurring methods adopt motion compensation between video frames to aggregate information from multiple frames…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Hyeongseok Son , Junyong Lee , Jonghyeop Lee , Sunghyun Cho , Seungyong Lee

We propose a modular framework for hybrid image restoration that integrates transformer and state-space model (SSM) blocks with a focus on improving runtime efficiency on edge hardware. While transformers provide strong global modeling…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Srinivas Soumitri Miriyala , Sowmya Vajrala , Sravanth Kodavanti , Vikram Nelvoy Rajendiran , Sharan Kumar Allur

This paper tackles the problem of motion deblurring of dynamic scenes. Although end-to-end fully convolutional designs have recently advanced the state-of-the-art in non-uniform motion deblurring, their performance-complexity trade-off is…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Maitreya Suin , Kuldeep Purohit , A. N. Rajagopalan

We propose RelitLRM, a Large Reconstruction Model (LRM) for generating high-quality Gaussian splatting representations of 3D objects under novel illuminations from sparse (4-8) posed images captured under unknown static lighting. Unlike…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Tianyuan Zhang , Zhengfei Kuang , Haian Jin , Zexiang Xu , Sai Bi , Hao Tan , He Zhang , Yiwei Hu , Milos Hasan , William T. Freeman , Kai Zhang , Fujun Luan

Due to the computational complexity of self-attention (SA), prevalent techniques for image deblurring often resort to either adopting localized SA or employing coarse-grained global SA methods, both of which exhibit drawbacks such as…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Xintian Mao , Jiansheng Wang , Xingran Xie , Qingli Li , Yan Wang

When a facial image is blurred, it significantly affects high-level vision tasks such as face recognition. The purpose of facial image deblurring is to recover a clear image from a blurry input image, which can improve the recognition…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Bingnan Wang , Fanjiang Xu , Quan Zheng

Coarse-to-fine schemes are widely used in traditional single-image motion deblur; however, in the context of deep learning, existing multi-scale algorithms not only require the use of complex modules for feature fusion of low-scale RGB…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Xin Gao , Tianheng Qiu , Xinyu Zhang , Hanlin Bai , Kang Liu , Xuan Huang , Hu Wei , Guoying Zhang , Huaping Liu