中文
相关论文

相关论文: QueST: Persistent Queries as Semantic Monitors for…

200 篇论文

We consider the problem of segmenting objects in videos based on their motion and no other forms of supervision. Prior work has often approached this problem by using the principle of common fate, namely the fact that the motion of points…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Laurynas Karazija , Iro Laina , Christian Rupprecht , Andrea Vedaldi

Accurate detection of 3D objects is a fundamental problem in computer vision and has an enormous impact on autonomous cars, augmented/virtual reality and many applications in robotics. In this work we present a novel fusion of neural…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Martin Simon , Karl Amende , Andrea Kraus , Jens Honer , Timo Sämann , Hauke Kaulbersch , Stefan Milz , Horst Michael Gross

Spatio-Temporal Video Grounding (STVG) aims to localize target objects in videos based on natural language descriptions. Despite recent advances in Multimodal Large Language Models, a significant gap remains between current models and…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Hong Gao , Jingyu Wu , Xiangkai Xu , Kangni Xie , Yunchen Zhang , Bin Zhong , Xurui Gao , Min-Ling Zhang

Object tracking is the cornerstone of many visual analytics systems. While considerable progress has been made in this area in recent years, robust, efficient, and accurate tracking in real-world video remains a challenge. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Saeed Ranjbar Alvar , Ivan V. Bajić

Multi-Camera Multi-Object Tracking (MC-MOT) utilizes information from multiple views to better handle problems with occlusion and crowded scenes. Recently, the use of graph-based approaches to solve tracking problems has become very…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Cheng-Che Cheng , Min-Xuan Qiu , Chen-Kuo Chiang , Shang-Hong Lai

Video instance segmentation is a complex task in which we need to detect, segment, and track each object for any given video. Previous approaches only utilize single-frame features for the detection, segmentation, and tracking of objects…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Yang Fu , Linjie Yang , Ding Liu , Thomas S. Huang , Humphrey Shi

Video agentic models have advanced challenging video-language tasks. However, most agentic approaches still heavily rely on greedy parsing over densely sampled video frames, resulting in high computational cost. We present VideoSeek, a…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Jingyang Lin , Jialian Wu , Jiang Liu , Ximeng Sun , Ze Wang , Xiaodong Yu , Jiebo Luo , Zicheng Liu , Emad Barsoum

3D multi-object tracking aims to uniquely and consistently identify all mobile entities through time. Despite the rich spatiotemporal information available in this setting, current 3D tracking methods primarily rely on abstracted…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Colton Stearns , Davis Rempe , Jie Li , Rares Ambrus , Sergey Zakharov , Vitor Guizilini , Yanchao Yang , Leonidas J Guibas

We propose a new long video dataset (called Track Long and Prosper - TLP) and benchmark for single object tracking. The dataset consists of 50 HD videos from real world scenarios, encompassing a duration of over 400 minutes (676K frames),…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Abhinav Moudgil , Vineet Gandhi

Recent advances in Computer Vision and Deep Learning made possible the efficient extraction of a schema from frames of streaming video. As such, a stream of objects and their associated classes along with unique object identifiers derived…

数据库 · 计算机科学 2020-03-09 Yueting Chen , Xiaohui Yu , Nick Koudas

Vision-language models like CLIP have shown impressive capabilities in aligning images and text, but they often struggle with lengthy and detailed text descriptions because of their training focus on short and concise captions. We present…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Hyungyu Choi , Young Kyun Jang , Chanho Eom

This paper presents a visual-inertial odometry (VIO) method using long-tracked features. Long-tracked features can constrain more visual frames, reducing localization drift. However, they may also lead to accumulated matching errors and…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Xiaohong Huang , Cui Yang , Miaowen Wen

Current deepfake detection models achieve state-of-the-art performance on pristine academic datasets but suffer severe spatial attention drift under real-world compound degradations, such as blurring and severe lossy compression. To address…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Minh-Khoa Le-Phan , Minh-Hoang Le , Trong-Le Do , Minh-Triet Tran

Most current multi-object trackers focus on short-term tracking, and are based on deep and complex systems that do not operate in real-time, often making them impractical for video-surveillance. In this paper, we present a long-term…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Germán Barquero , Carles Fernández , Isabelle Hupont

Dense point tracking is a fundamental problem in computer vision, with applications ranging from video analysis to robotic manipulation. State-of-the-art trackers typically rely on cost volumes to match features across frames, but this…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Zihang Lai , Eldar Insafutdinov , Edgar Sucar , Andrea Vedaldi

Video reasoning segmentation requires localizing objects across video frames from natural language expressions, often involving spatial reasoning and implicit references. Recent approaches leverage frozen large vision-language models…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Ali Cheraghian , Hamidreza Dastmalchi , Abdelwahed Khamis , Morteza Saberi , Aijun An , Lars Petersson

Robotic tasks such as planning and navigation require a hierarchical semantic understanding of a scene, which could include multiple floors and rooms. Current methods primarily focus on object segmentation for 3D scene understanding.…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Yash Mehan , Kumaraditya Gupta , Rohit Jayanti , Anirudh Govil , Sourav Garg , Madhava Krishna

There exists a large body of work on online drift detection with the goal of dynamically finding and maintaining changes in data streams. In this paper, we adopt a query-based approach to drift detection. Our approach relies on {\em a drift…

数据结构与算法 · 计算机科学 2016-05-16 Sofia Kleisarchaki , Sihem Amer-Yahia , Ahlame Douzal-Chouakria , Vassilis Christophides

Visual object tracking plays a critical role in visual-based autonomous systems, as it aims to estimate the position and size of the object of interest within a live video. Despite significant progress made in this field, state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Jianlang Chen , Xuhong Ren , Qing Guo , Felix Juefei-Xu , Di Lin , Wei Feng , Lei Ma , Jianjun Zhao

LVLMs have been shown to perform excellently in image-level tasks such as VQA and caption. However, in many instance-level tasks, such as visual grounding and object detection, LVLMs still show performance gaps compared to previous expert…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Teng Fu , Mengyang Zhao , Ke Niu , Kaixin Peng , Bin Li
‹ 上一页 1 8 9 10 下一页 ›