中文
相关论文

相关论文: Sparse-Dense Side-Tuner for efficient Video Tempor…

200 篇论文

DETR is the first end-to-end object detector using a transformer encoder-decoder architecture and demonstrates competitive performance but low computational efficiency on high resolution feature maps. The subsequent work, Deformable DETR,…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Byungseok Roh , JaeWoong Shin , Wuhyun Shin , Saehoon Kim

Hyperspectral image (HSI) denoising is a crucial preprocessing procedure for the subsequent HSI applications. Unfortunately, though witnessing the development of deep learning in HSI denoising area, existing convolution-based methods face…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Miaoyu Li , Ying Fu , Yulun Zhang

Temporal sentence grounding (TSG) aims to locate a specific moment from an untrimmed video with a given natural language query. Recently, weakly supervised methods still have a large performance gap compared to fully supervised ones, while…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Hanjun Li , Xiujun Shu , Sunan He , Ruizhi Qiao , Wei Wen , Taian Guo , Bei Gan , Xing Sun

Existing methods of 3D dense face alignment mainly concentrate on accuracy, thus limiting the scope of their practical applications. In this paper, we propose a novel regression framework named 3DDFA-V2 which makes a balance among speed,…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Jianzhu Guo , Xiangyu Zhu , Yang Yang , Fan Yang , Zhen Lei , Stan Z. Li

The key success factor of the video deblurring methods is to compensate for the blurry pixels of the mid-frame with the sharp pixels of the adjacent video frames. Therefore, mainstream methods align the adjacent frames based on the…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Huicong Zhang , Haozhe Xie , Hongxun Yao

Video generation has recently made striking visual progress, but maintaining coherent object motion and interactions remains difficult. We trace two practical bottlenecks: (i) human-provided motion hints (e.g., small 2D maps) often collapse…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Zhifei Chen , Tianshuo Xu , Leyi Wu , Luozhou Wang , Dongyu Yan , Zihan You , Wenting Luo , Guo Zhang , Yingcong Chen

Sparse Tucker Decomposition (STD) algorithms learn a core tensor and a group of factor matrices to obtain an optimal low-rank representation feature for the \underline{H}igh-\underline{O}rder, \underline{H}igh-\underline{D}imension, and…

分布式、并行与集群计算 · 计算机科学 2020-12-09 Hao Li , Zixuan Li , Kenli Li , Jan S. Rellermeyer , Lydia Y. Chen , Keqin Li

Due to storage and bandwidth limitations, videos transmitted over the Internet often exhibit low quality, characterized by low-resolution and compression artifacts. Although video super-resolution (VSR) is an efficient video enhancing…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Hongyu An , Xinfeng Zhang , Shijie Zhao , Li Zhang , Ruiqin Xiong

Pre-trained vision transformers have strong representation benefits to various downstream tasks. Recently, many parameter-efficient fine-tuning (PEFT) methods have been proposed, and their experiments demonstrate that tuning only 1\% extra…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Henry Hengyuan Zhao , Pichao Wang , Yuyang Zhao , Hao Luo , Fan Wang , Mike Zheng Shou

Video deblurring is still an unsolved problem due to the challenging spatio-temporal modeling process. While existing convolutional neural network-based methods show a limited capacity for effective spatial and temporal modeling for video…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Mingdeng Cao , Yanbo Fan , Yong Zhang , Jue Wang , Yujiu Yang

Space-time video super-resolution (STVSR) is the task of interpolating videos with both Low Frame Rate (LFR) and Low Resolution (LR) to produce High-Frame-Rate (HFR) and also High-Resolution (HR) counterparts. The existing methods based on…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Zhicheng Geng , Luming Liang , Tianyu Ding , Ilya Zharkov

3D Gaussian Splatting (3DGS) enables efficient training and fast novel view synthesis in static environments. To address challenges posed by transient objects, distractor-free 3DGS methods have emerged and shown promising results when dense…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yi Gu , Zhaorui Wang , Jiahang Cao , Jiaxu Wang , Mingle Zhao , Dongjun Ye , Renjing Xu

3D reconstruction from multi-view images is a core challenge in computer vision. Recently, feed-forward methods have emerged as efficient and robust alternatives to traditional per-scene optimization techniques. Among them, state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Zipeng Wang , Dan Xu

We present STCDiT, a video super-resolution framework built upon a pre-trained video diffusion model, aiming to restore structurally faithful and temporally stable videos from degraded inputs, even under complex camera motions. The main…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Junyang Chen , Jiangxin Dong , Long Sun , Yixin Yang , Jinshan Pan

The quadratic complexity of self-attention in Transformer models remains a significant bottleneck for processing long sequences and deploying large language models efficiently. For this approach, there has been significant research into…

计算与语言 · 计算机科学 2026-05-26 Spandan Pratyush

Correctly perceiving micro-expression is difficult since micro-expression is an involuntary, repressed, and subtle facial expression, and efficiently revealing the subtle movement changes and capturing the significant segments in a…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Jiateng Liu , Wenming Zheng , Yuan Zong

While Diffusion Transformers (DiTs) have achieved breakthroughs in video generation, this long sequence generation task remains constrained by the quadratic complexity of attention mechanisms, resulting in significant inference latency.…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Pengtao Chen , Xianfang Zeng , Maosen Zhao , Peng Ye , Mingzhu Shen , Wei Cheng , Gang Yu , Tao Chen

It is well-known that the reparameterisation gradient estimator, which exhibits low variance in practice, is biased for non-differentiable models. This may compromise correctness of gradient-based optimisation methods such as stochastic…

机器学习 · 计算机科学 2024-02-21 Dominik Wagner , Basim Khajwal , C. -H. Luke Ong

Temporal grounding aims to retrieve moments of the described event within an untrimmed video by a language query. Typically, existing methods assume annotations are precise and unique, yet one query may describe multiple moments in many…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Hao Zhou , Chongyang Zhang , Yanjun Chen , Chuanping Hu

While recent Transformer-based approaches have shown impressive performances on event-based object detection tasks, their high computational costs still diminish the low power consumption advantage of event cameras. Image-based works…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Yansong Peng , Hebei Li , Yueyi Zhang , Xiaoyan Sun , Feng Wu