中文
相关论文

相关论文: Towards an Effective and Efficient Transformer for…

200 篇论文

Removing adverse weather conditions like rain, fog, and snow from images is an important problem in many applications. Most methods proposed in the literature have been designed to deal with just removing one type of degradation. Recently,…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Jeya Maria Jose Valanarasu , Rajeev Yasarla , Vishal M. Patel

Transformer-based Single Image Deraining (SID) methods have achieved remarkable success, primarily attributed to their robust capability in capturing long-range interactions. However, we've noticed that current methods handle rain-affected…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Baiang Li , Zhao Zhang , Huan Zheng , Xiaogang Xu , Yanyan Wei , Jingyi Zhang , Jicong Fan , Meng Wang

Restoring images captured under adverse weather conditions is a fundamental task for many computer vision applications. However, most existing weather restoration approaches are only capable of handling a specific type of degradation, which…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Ruoxi Zhu , Zhengzhong Tu , Jiaming Liu , Alan C. Bovik , Yibo Fan

Due to various and complicated snow degradations, single image desnowing is a challenging image restoration task. As prior arts can not handle it ideally, we propose a novel transformer, SnowFormer, which explores efficient cross-attentions…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Sixiang Chen , Tian Ye , Yun Liu , Erkang Chen

Image restoration in adverse weather conditions is a difficult task in computer vision. In this paper, we propose a novel transformer-based framework called GridFormer which serves as a backbone for image restoration under adverse weather…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Tao Wang , Kaihao Zhang , Ziqian Shao , Wenhan Luo , Bjorn Stenger , Tong Lu , Tae-Kyun Kim , Wei Liu , Hongdong Li

Transformer-based image restoration methods in adverse weather have achieved significant progress. Most of them use self-attention along the channel dimension or within spatially fixed-range blocks to reduce computational load. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Shangquan Sun , Wenqi Ren , Xinwei Gao , Rui Wang , Xiaochun Cao

Recurrent Neural Networks were, until recently, one of the best ways to capture the timely dependencies in sequences. However, with the introduction of the Transformer, it has been proven that an architecture with only attention-mechanisms…

机器学习 · 计算机科学 2021-08-19 Radostin Cholakov , Todor Kolev

The past year has witnessed the rapid development of applying the Transformer module to vision problems. While some researchers have demonstrated that Transformer-based models enjoy a favorable ability of fitting data, there are still…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Zhengsu Chen , Lingxi Xie , Jianwei Niu , Xuefeng Liu , Longhui Wei , Qi Tian

High-fidelity imaging is crucial for the successful safety supervision and intelligent deployment of vision-based measurement systems (VBMS). It ensures high-quality imaging in VBMS, which is fundamental for reliable visual measurement and…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Xiangyu Li , Wanshu Fan , Yue Shen , Cong Wang , Wei Wang , Xin Yang , Qiang Zhang , Dongsheng Zhou

It is a challenging task to learn discriminative representation from images and videos, due to large local redundancy and complex global dependency in these visual data. Convolution neural networks (CNNs) and vision transformers (ViTs) have…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Kunchang Li , Yali Wang , Junhao Zhang , Peng Gao , Guanglu Song , Yu Liu , Hongsheng Li , Yu Qiao

Blind face restoration is a challenging task due to the unknown and complex degradation. Although face prior-based methods and reference-based methods have recently demonstrated high-quality results, the restored images tend to contain…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Guojing Ge , Qi Song , Guibo Zhu , Yuting Zhang , Jinglu Chen , Miao Xin , Ming Tang , Jinqiao Wang

Earth Observatory is a growing research area that can capitalize on the powers of AI for short time forecasting, a Now-casting scenario. In this work, we tackle the challenge of weather forecasting using a video transformer network. Vision…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Alabi Bojesomo , Hasan Al Marzouqi , Panos Liatsis

Adverse weather conditions cause diverse and complex degradation patterns, driving the development of All-in-One (AiO) models. However, recent AiO solutions still struggle to capture diverse degradations, since global filtering methods like…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Yuhwan Jeong , Yunseo Yang , Youngho Yoon , Kuk-Jin Yoon

Vision Transformers (ViTs) have achieved overwhelming success, yet they suffer from vulnerable resolution scalability, i.e., the performance drops drastically when presented with input resolutions that are unseen during training. We…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Rui Tian , Zuxuan Wu , Qi Dai , Han Hu , Yu Qiao , Yu-Gang Jiang

Previous works have shown that increasing the window size for Transformer-based image super-resolution models (e.g., SwinIR) can significantly improve the model performance. Still, the computation overhead is also considerable when the…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Yupeng Zhou , Zhen Li , Chun-Le Guo , Li Liu , Ming-Ming Cheng , Qibin Hou

Since convolutional neural networks (CNNs) perform well at learning generalizable image priors from large-scale data, these models have been extensively applied to image restoration and related tasks. Recently, another class of neural…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang

Video rain/snow removal from surveillance videos is an important task in the computer vision community since rain/snow existed in videos can severely degenerate the performance of many surveillance system. Various methods have been…

计算机视觉与模式识别 · 计算机科学 2019-09-16 Minghan Li , Xiangyong Cao , Qian Zhao , Lei Zhang , Chenqiang Gao , Deyu Meng

Image restoration under adverse weather conditions refers to the process of removing degradation caused by weather particles while improving visual quality. Most existing deweathering methods rely on increasing the network scale and data…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Zihan Shen , Yu Xuan , Qingyu Yang

This work aims to improve the efficiency of vision transformers (ViT). While ViTs use computationally expensive self-attention operations in every layer, we identify that these operations are highly correlated across layers -- a key…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Shashanka Venkataramanan , Amir Ghodrati , Yuki M. Asano , Fatih Porikli , Amirhossein Habibian

Long-term weather forecasting is critical for socioeconomic planning and disaster preparedness. While recent approaches employ finetuning to extend prediction horizons, they remain constrained by the issues of catastrophic forgetting, error…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Hao Chen , Tao Han , Jie Zhang , Song Guo , Fenghua Ling , Lei Bai
‹ 上一页 1 2 3 10 下一页 ›