中文
相关论文

相关论文: TranStable: Towards Robust Pixel-level Online Vide…

200 篇论文

In this paper, we propose a simple yet effective method to stabilize extremely deep Transformers. Specifically, we introduce a new normalization function (DeepNorm) to modify the residual connection in Transformer, accompanying with…

计算与语言 · 计算机科学 2022-03-02 Hongyu Wang , Shuming Ma , Li Dong , Shaohan Huang , Dongdong Zhang , Furu Wei

Recently, many attempts have been made to construct a transformer base U-shaped architecture, and new methods have been proposed that outperformed CNN-based rivals. However, serious problems such as blockiness and cropped edges in predicted…

图像与视频处理 · 电气工程与系统科学 2022-12-20 MohammadReza Naderi , MohammadHossein Givkashi , Fatemeh Piri , Nader Karimi , Shadrokh Samavi

Image restoration algorithms for atmospheric turbulence are known to be much more challenging to design than traditional ones such as blur or noise because the distortion caused by the turbulence is an entanglement of spatially varying…

图像与视频处理 · 电气工程与系统科学 2022-07-26 Zhiyuan Mao , Ajay Jaiswal , Zhangyang Wang , Stanley H. Chan

Recently, deep convolution neural networks (CNNs) steered face super-resolution methods have achieved great progress in restoring degraded facial details by jointly training with facial priors. However, these methods have some obvious…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Guangwei Gao , Zixiang Xu , Juncheng Li , Jian Yang , Tieyong Zeng , Guo-Jun Qi

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

Contemporary models for generating images show remarkable quality and versatility. Swayed by these advantages, the research community repurposes them to generate videos. Since video content is highly redundant, we argue that naively…

Medical image segmentation - the prerequisite of numerous clinical needs - has been significantly prospered by recent advances in convolutional neural networks (CNNs). However, it exhibits general limitations on modeling explicit long-range…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Yundong Zhang , Huiye Liu , Qiang Hu

Convolutional neural networks (CNNs) are highly successful for super-resolution (SR) but often require sophisticated architectures with heavy memory cost and computational overhead, significantly restricts their practical deployments on…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Yanbo Wang , Shaohui Lin , Yanyun Qu , Haiyan Wu , Zhizhong Zhang , Yuan Xie , Angela Yao

In recent years, 2D Convolutional Networks-based video action recognition has encouragingly gained wide popularity; However, constrained by the lack of long-range non-linear temporal relation modeling and reverse motion information…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Yongkang Zhang , Jun Li , Guoming Wu , Han Zhang , Zhiping Shi , Zhaoxun Liu , Zizhang Wu

This paper focuses on an accurate and fast interpolation approach for image transformation employed in the design of CNN architectures. Standard Spatial Transformer Networks (STNs) use bilinear or linear interpolation as their…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Pourya Shamsolmoali , Masoumeh Zareapoor

High dynamic range (HDR) imaging aims to retrieve information from multiple low-dynamic range inputs to generate realistic output. The essence is to leverage the contextual information, including both dynamic and static semantics, for…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Steven Tel , Zongwei Wu , Yulun Zhang , Barthélémy Heyrman , Cédric Demonceaux , Radu Timofte , Dominique Ginhac

Due to a high heterogeneity in pose and size and to a limited number of available data, segmentation of pediatric images is challenging for deep learning methods. In this work, we propose a new CNN architecture that is pose and scale…

The hybrid architecture of convolution neural networks (CNN) and Transformer has been the most popular method for medical image segmentation. However, the existing networks based on the hybrid architecture suffer from two problems. First,…

图像与视频处理 · 电气工程与系统科学 2023-12-21 Rui Sun , Tao Lei , Weichuan Zhang , Yong Wan , Yong Xia , Asoke K. Nandi

Video super-resolution (VSR) is a task that aims to reconstruct high-resolution (HR) frames from the low-resolution (LR) reference frame and multiple neighboring frames. The vital operation is to utilize the relative misaligned frames for…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Meiqin Liu , Shuo Jin , Chao Yao , Chunyu Lin , Yao Zhao

Convolutional neural networks (CNNs) can model complicated non-linear relations between images. However, they are notoriously sensitive to small changes in the input. Most CNNs trained to describe image-to-image mappings generate temporally…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Gabriel Eilertsen , Rafał K. Mantiuk , Jonas Unger

This paper proposes a network, referred to as MVSTR, for Multi-View Stereo (MVS). It is built upon Transformer and is capable of extracting dense features with global context and 3D consistency, which are crucial to achieving reliable…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Jie Zhu , Bo Peng , Wanqing Li , Haifeng Shen , Zhe Zhang , Jianjun Lei

Camera pose estimation or camera relocalization is the centerpiece in numerous computer vision tasks such as visual odometry, structure from motion (SfM) and SLAM. In this paper we propose a neural network approach with a graph transformer…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Xinyi Li , Haibin Ling

It has been shown that perfectly trained networks exhibit drastic reduction in performance when presented with distorted images. Streaming Network (STNet) is a novel architecture capable of robust classification of the distorted images…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Sergey Tarasenko

Consistent 3D geometry estimation from streaming RGB input is crucial for real-world applications such as autonomous driving, embodied AI, and large-scale reconstruction. While modern monocular geometry foundation models achieve strong…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiaoyang Lyu , Muxin Liu , Xiaoshan Wu , Ruicheng Wang , Yi-Hua Huang , Yang-Tian Sun , Shaoshuai Shi , Xiaojuan Qi

Complicated image registration is a key issue in medical image analysis, and deep learning-based methods have achieved better results than traditional methods. The methods include ConvNet-based and Transformer-based methods. Although…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Runshi Zhang , Hao Mo , Junchen Wang , Bimeng Jie , Yang He , Nenghao Jin , Liang Zhu