中文
相关论文

相关论文: A New Dataset and a Distractor-Aware Architecture …

200 篇论文

Monocular object detection and tracking have improved drastically in recent years, but rely on a key assumption: that objects are visible to the camera. Many offline tracking approaches reason about occluded objects post-hoc, by linking…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Tarasha Khurana , Achal Dave , Deva Ramanan

Multi-object tracking (MOT) is a challenging vision task that aims to detect individual objects within a single frame and associate them across multiple frames. Recent MOT approaches can be categorized into two-stage tracking-by-detection…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Run Luo , Zikai Song , Lintao Ma , Jinlin Wei , Wei Yang , Min Yang

This paper presents DriveTrack, a new benchmark and data generation framework for long-range keypoint tracking in real-world videos. DriveTrack is motivated by the observation that the accuracy of state-of-the-art trackers depends strongly…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Arjun Balasingam , Joseph Chandler , Chenning Li , Zhoutong Zhang , Hari Balakrishnan

Nearly all models for object tracking with artificial neural networks depend on appearance features extracted from a "backbone" architecture, designed for object recognition. Indeed, significant progress on object tracking has been spurred…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Girik Malik , Drew Linsley , Thomas Serre , Ennio Mingolla

Generic object tracking remains an important yet challenging task in computer vision due to complex spatio-temporal dynamics, especially in the presence of occlusions, similar distractors, and appearance variations. Over the past two…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Fereshteh Aghaee Meibodi , Shadi Alijani , Homayoun Najjaran

Capturing the 3D geometry of transparent objects is a challenging task, ill-suited for general-purpose scanning and reconstruction techniques, since these cannot handle specular light transport phenomena. Existing state-of-the-art methods,…

图形学 · 计算机科学 2020-09-22 Jiahui Lyu , Bojian Wu , Dani Lischinski , Daniel Cohen-Or , Hui Huang

The astounding performance of transformers in natural language processing (NLP) has motivated researchers to explore their applications in computer vision tasks. DEtection TRansformer (DETR) introduces transformers to object detection tasks…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

Transformers have proven superior performance for a wide variety of tasks since they were introduced. In recent years, they have drawn attention from the vision community in tasks such as image classification and object detection. Despite…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Yihong Xu , Yutong Ban , Guillaume Delorme , Chuang Gan , Daniela Rus , Xavier Alameda-Pineda

Due to better video quality and higher frame rate, the performance of multiple object tracking issues has been greatly improved in recent years. However, in real application scenarios, camera motion and noisy per frame detection results…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Weiqiang Li , Jiatong Mu , Guizhong Liu

Point tracking aims to localize corresponding points across video frames, serving as a fundamental task for 4D reconstruction, robotics, and video editing. Existing methods commonly rely on shallow convolutional backbones such as ResNet…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Soowon Son , Honggyu An , Chaehyun Kim , Hyunah Ko , Jisu Nam , Dahyun Chung , Siyoon Jin , Jung Yi , Jaewon Min , Junhwa Hur , Seungryong Kim

Transparent objects are a very challenging problem in computer vision. They are hard to segment or classify due to their lack of precise boundaries, and there is limited data available for training deep neural networks. As such, current…

图形学 · 计算机科学 2021-10-12 Mehdi Mousavi , Rolando Estrada

In video object tracking, there exist rich temporal contexts among successive frames, which have been largely overlooked in existing trackers. In this work, we bridge the individual video frames and explore the temporal contexts across them…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Ning Wang , Wengang Zhou , Jie Wang , Houqaing Li

The tasks of object detection and trajectory forecasting play a crucial role in understanding the scene for autonomous driving. These tasks are typically executed in a cascading manner, making them prone to compounding errors. Furthermore,…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Sergio Casas , Ben Agro , Jiageng Mao , Thomas Gilles , Alexander Cui , Thomas Li , Raquel Urtasun

Class-agnostic object tracking is particularly difficult in cluttered environments as target specific discriminative models cannot be learned a priori. Inspired by how the human visual cortex employs spatial attention and separate "where"…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Adam R. Kosiorek , Alex Bewley , Ingmar Posner

Visual object tracking is among the hardest problems in computer vision, as trackers have to deal with many challenging circumstances such as illumination changes, fast motion, occlusion, among others. A tracker is assessed to be good or…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Thijs P. Kuipers , Devanshu Arya , Deepak K. Gupta

Understanding human interaction with objects is an important research topic for embodied Artificial Intelligence and identifying the objects that humans are interacting with is a primary problem for interaction understanding. Existing…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Yanyan Shao , Qi Ye , Wenhan Luo , Kaihao Zhang , Jiming Chen

A practical long-term tracker typically contains three key properties, i.e. an efficient model design, an effective global re-detection strategy and a robust distractor awareness mechanism. However, most state-of-the-art long-term trackers…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Zikai Zhang , Bineng Zhong , Shengping Zhang , Zhenjun Tang , Xin Liu , Zhaoxiang Zhang

Multiple object tracking faces several challenges that may be alleviated with trajectory information. Knowing the posterior locations of an object helps disambiguating and solving situations such as occlusions, re-identification, and…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Andreu Girbau , Xavier Giró-i-Nieto , Ignasi Rius , Ferran Marqués

Transformer architecture has been showing its great strength in visual object tracking, for its effective attention mechanism. Existing transformer-based approaches adopt the pixel-to-pixel attention strategy on flattened image features and…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Zikai Song , Junqing Yu , Yi-Ping Phoebe Chen , Wei Yang

Visual object tracking performance has been dramatically improved in recent years, but some severe challenges remain open, like distractors and occlusions. We suspect the reason is that the feature representations of the tracking targets…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Mengmeng Wang , Xiaoqian Yang , Yong Liu