中文
相关论文

相关论文: Saliency-Guided DETR for Moment Retrieval and High…

200 篇论文

The recently proposed Detection Transformer (DETR) model successfully applies Transformer to objects detection and achieves comparable performance with two-stage object detection frameworks, such as Faster-RCNN. However, DETR suffers from…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Peng Gao , Minghang Zheng , Xiaogang Wang , Jifeng Dai , Hongsheng Li

Saliency prediction for Standard Dynamic Range (SDR) videos has been well explored in the last decade. However, limited studies are available on High Dynamic Range (HDR) Visual Attention Models (VAMs). Considering that the characteristic of…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Amin Banitalebi-Dehkordi , Yuanyuan Dong , Mahsa T. Pourazad , Panos Nasiopoulos

RGB-T saliency detection has emerged as an important computer vision task, identifying conspicuous objects in challenging scenes such as dark environments. However, existing methods neglect the characteristics of cross-modal features and…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Guangyu Ren , Jitesh Joshi , Youngjun Cho

Visual saliency, which predicts regions in the field of view that draw the most visual attention, has attracted a lot of interest from researchers. It has already been used in several vision tasks, e.g., image classification, object…

计算机视觉与模式识别 · 计算机科学 2015-03-25 Qiang Zhang , Yilin Wang , Baoxin Li

Detecting salient objects from a video requires exploiting both spatial and temporal knowledge included in the video. We propose a novel region-based multiscale spatiotemporal saliency detection method for videos, where static features and…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Trung-Nghia Le , Akihiro Sugimoto

Video-to-video moment retrieval (Vid2VidMR) is the task of localizing unseen events or moments in a target video using a query video. This task poses several challenges, such as the need for semantic frame-level alignment and modeling…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yogesh Kumar , Uday Agarwal , Manish Gupta , Anand Mishra

Video moment retrieval targets at retrieving a moment in a video for a given language query. The challenges of this task include 1) the requirement of localizing the relevant moment in an untrimmed video, and 2) bridging the semantic gap…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Haoyu Tang , Jihua Zhu , Meng Liu , Zan Gao , Zhiyong Cheng

This study examines the role of visual highlights in guiding user attention in drone monitoring tasks, employing a simulated interface for observation. The experiment results show that such highlights can significantly expedite the visual…

人机交互 · 计算机科学 2024-05-17 Zekun Wu , Anna Maria Feit

The introduction of DETR represents a new paradigm for object detection. However, its decoder conducts classification and box localization using shared queries and cross-attention layers, leading to suboptimal results. We observe that…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Manyuan Zhang , Guanglu Song , Yu Liu , Hongsheng Li

Recent mainstream unsupervised video object segmentation (UVOS) motion-appearance approaches use either the bi-encoder structure to separately encode motion and appearance features, or the uni-encoder structure for joint encoding. However,…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Xiangyu Zheng , Wanyun Li , Songcheng He , Jianping Fan , Xiaoqiang Li , We Zhang

Action recognition in videos is a challenging task due to the complexity of the spatio-temporal patterns to model and the difficulty to acquire and learn on large quantities of video data. Deep learning, although a breakthrough for image…

计算机视觉与模式识别 · 计算机科学 2016-08-26 César Roberto de Souza , Adrien Gaidon , Eleonora Vig , Antonio Manuel López

Video moment retrieval (VMR) aims to localize target moments in untrimmed videos pertinent to a given textual query. Existing retrieval systems tend to rely on retrieval bias as a shortcut and thus, fail to sufficiently learn multi-modal…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Sunjae Yoon , Ji Woo Hong , Eunseop Yoon , Dahyun Kim , Junyeong Kim , Hee Suk Yoon , Chang D. Yoo

While previous CNN-based models have exhibited promising results for salient object detection (SOD), their ability to explore global long-range dependencies is restricted. Our previous work, the Visual Saliency Transformer (VST), addressed…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Nian Liu , Ziyang Luo , Ni Zhang , Junwei Han

With the rapid development of deep learning techniques, image saliency deep models trained solely by spatial information have occasionally achieved detection performance for video data comparable to that of the models trained by both…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Yunxiao Li , Shuai Li , Chenglizhao Chen , Aimin Hao , Hong Qin

Video Moment Retrieval (VMR) is a task to localize the temporal moment in untrimmed video specified by natural language query. For VMR, several methods that require full supervision for training have been proposed. Unfortunately, acquiring…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Minuk Ma , Sunjae Yoon , Junyeong Kim , Youngjoon Lee , Sunghun Kang , Chang D. Yoo

Temporal sentence grounding aims to localize moments relevant to a language description. Recently, DETR-like approaches achieved notable progress by predicting the center and length of a target moment. However, they suffer from the issue of…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Pilhyeon Lee , Hyeran Byun

In this paper, we propose a method that extends the query-based object detection model, DETR, to spatio-temporal action detection, which requires maintaining temporal consistency in videos. Our proposed method applies DETR to each frame and…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Shimon Hori , Kazuki Omi , Toru Tamaki

We present SKD, a novel keypoint detector that uses saliency to determine the best candidates from a point cloud for tasks such as registration and reconstruction. The approach can be applied to any differentiable deep learning descriptor…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Georgi Tinchev , Adrian Penate-Sanchez , Maurice Fallon

Recent weakly supervised video anomaly detection methods have achieved significant advances by employing unified frameworks for joint optimization. However, this paradigm is limited by a fundamental sensitivity-stability trade-off, as the…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Hantao Zheng , Ning Han , Yawen Zeng , Hao Chen

DETR has been recently proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance. However, it suffers from slow convergence and limited feature spatial resolution, due to the…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Xizhou Zhu , Weijie Su , Lewei Lu , Bin Li , Xiaogang Wang , Jifeng Dai