中文
相关论文

相关论文: Video Relation Detection via Tracklet based Visual…

200 篇论文

The video visual relation detection (VidVRD) task is to identify objects and their relationships in videos, which is challenging due to the dynamic content, high annotation costs, and long-tailed distribution of relations. Visual language…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Qi Liu , Weiying Xue , Yuxiao Wang , Zhenao Wei

Video Visual Relation Detection (VidVRD) focuses on understanding how entities interact over time and space in videos, a key step for gaining deeper insights into video scenes beyond basic visual tasks. Traditional methods for VidVRD,…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Xinjie Jiang , Chenxi Zheng , Xuemiao Xu , Bangzhen Liu , Weiying Zheng , Huaidong Zhang , Shengfeng He

Video Visual Relation Detection (VidVRD) aims to detect visual relationship triplets in videos using spatial bounding boxes and temporal boundaries. Existing VidVRD methods can be broadly categorized into bottom-up and top-down paradigms,…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Meng Wei , Long Chen , Wei Ji , Xiaoyu Yue , Roger Zimmermann

Video relation detection problem refers to the detection of the relationship between different objects in videos, such as spatial relationship and action relationship. In this paper, we present video relation detection with trajectory-aware…

计算机视觉与模式识别 · 计算机科学 2021-01-21 Wentao Xie , Guanghui Ren , Si Liu

Visual Relationship Detection (VRD) impels a computer vision model to 'see' beyond an individual object instance and 'understand' how different objects in a scene are related. The traditional way of VRD is first to detect objects in an…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Yu Cui , Moshiur Farazi

We address the problem of Visual Relationship Detection (VRD) which aims to describe the relationships between pairs of objects in the form of triplets of (subject, predicate, object). We observe that given a pair of bounding box proposals,…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Mohammed Haroon Dupty , Zhen Zhang , Wee Sun Lee

Visual relation detection (VRD) aims to identify relationships (or interactions) between object pairs in an image. Although recent VRD models have achieved impressive performance, they are all restricted to pre-defined relation categories,…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Kaifeng Gao , Siqi Chen , Hanwang Zhang , Jun Xiao , Yueting Zhuang , Qianru Sun

Recently, DETR and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their performance on…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Lu He , Qianyu Zhou , Xiangtai Li , Li Niu , Guangliang Cheng , Xiao Li , Wenxuan Liu , Yunhai Tong , Lizhuang Ma , Liqing Zhang

Detection Transformer (DETR) and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Qianyu Zhou , Xiangtai Li , Lu He , Yibo Yang , Guangliang Cheng , Yunhai Tong , Lizhuang Ma , Dacheng Tao

Existing deep video models are limited by specific tasks, fixed input-output spaces, and poor generalization capabilities, making it difficult to deploy them in real-world scenarios. In this paper, we present our vision for multimodal and…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Junke Wang , Dongdong Chen , Chong Luo , Xiyang Dai , Lu Yuan , Zuxuan Wu , Yu-Gang Jiang

Video relation detection forms a new and challenging problem in computer vision, where subjects and objects need to be localized spatio-temporally and a predicate label needs to be assigned if and only if there is an interaction between the…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Shuo Chen , Pascal Mettes , Cees G. M. Snoek

Visual Relation Detection (VRD) aims to detect relationships between objects for image understanding. Most existing VRD methods rely on thousands of training samples of each relationship to achieve satisfactory performance. Some recent…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Tianyu Yu , Yangning Li , Jiaoyan Chen , Yinghui Li , Hai-Tao Zheng , Xi Chen , Qingbin Liu , Wenqiang Liu , Dongxiao Huang , Bei Wu , Yexin Wang

To accurately understand engineering drawings, it is essential to establish the correspondence between images and their description tables within the drawings. Existing document understanding methods predominantly focus on text as the main…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Chao Gu , Ke Lin , Yiyang Luo , Jiahui Hou , Xiang-Yang Li

Visual relationship detection aims to reason over relationships among salient objects in images, which has drawn increasing attention over the past few years. Inspired by human reasoning mechanisms, it is believed that external visual…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Meng-Jiun Chiou , Roger Zimmermann , Jiashi Feng

We then introduce a novel hierarchical knowledge distillation strategy that incorporates the similarity matrix, feature representation, and response map-based distillation to guide the learning of the student Transformer network. We also…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Shiao Wang , Xiao Wang , Chao Wang , Liye Jin , Lin Zhu , Bo Jiang , Yonghong Tian , Jin Tang

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

Visual relationship detection aims to identify objects and their relationships in images. Prior methods approach this task by adding separate relationship modules or decoders to existing object detection architectures. This separation…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Tim Salzmann , Markus Ryll , Alex Bewley , Matthias Minderer

Video-Question-Answering (VideoQA) comprises the capturing of complex visual relation changes over time, remaining a challenge even for advanced Video Language Models (VLM), i.a., because of the need to represent the visual content to a…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Sofian Chaybouti , Walid Bousselham , Moritz Wolter , Hilde Kuehne

Visual relation detection (VRD) is the task of identifying the relationships between objects in a scene. VRD models trained solely on relation detection data struggle to generalize beyond the relations on which they are trained. While…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Gopika Sudhakaran , Hikaru Shindo , Patrick Schramowski , Simone Schaub-Meyer , Kristian Kersting , Stefan Roth

Pretrained vision-language models, such as CLIP, have demonstrated strong generalization capabilities, making them promising tools in the realm of zero-shot visual recognition. Visual relation detection (VRD) is a typical task that…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Lin Li , Jun Xiao , Guikun Chen , Jian Shao , Yueting Zhuang , Long Chen
‹ 上一页 1 2 3 10 下一页 ›