中文
相关论文

相关论文: Robust Visual Tracking by Segmentation

200 篇论文

In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Weiming Hu , Qiang Wang , Li Zhang , Luca Bertinetto , Philip H. S. Torr

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the video, using a fast…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Elena Burceanu

Recently, transformer-based methods have achieved impressive results on Video Instance Segmentation (VIS). However, most of these top-performing methods run in an offline manner by processing the entire video clip at once to predict…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Zitong Zhan , Daniel McKee , Svetlana Lazebnik

We present a new, simple yet effective approach to uplift video object detection. We observe that prior works operate on instance-level feature aggregation that imminently neglects the refined pixel-level representation, resulting in…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Khurram Azeem Hashmi , Alain Pagani , Didier Stricker , Muhammamd Zeshan Afzal

Developing a robust object tracker is a challenging task due to factors such as occlusion, motion blur, fast motion, illumination variations, rotation, background clutter, low resolution and deformation across the frames. In the literature,…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Sandeep Singh Sengar

Most model-free visual object tracking methods formulate the tracking task as object location estimation given by a 2D segmentation or a bounding box in each video frame. We argue that this representation is limited and instead propose to…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Denys Rozumnyi , Jiri Matas , Marc Pollefeys , Vittorio Ferrari , Martin R. Oswald

This paper presents a weakly-supervised approach to object instance segmentation. Starting with known or predicted object bounding boxes, we learn object masks by playing a game of cut-and-paste in an adversarial learning setup. A mask…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Tal Remez , Jonathan Huang , Matthew Brown

Tracking segmentation masks of multiple instances has been intensively studied, but still faces two fundamental challenges: 1) the requirement of large-scale, frame-wise annotation, and 2) the complexity of two-stage approaches. To resolve…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yang Fu , Sifei Liu , Umar Iqbal , Shalini De Mello , Humphrey Shi , Jan Kautz

We propose an end-to-end learning framework for segmenting generic objects in both images and videos. Given a novel image or video, our approach produces a pixel-level mask for all "object-like" regions---even for object categories never…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Bo Xiong , Suyog Dutt Jain , Kristen Grauman

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

Significant progress has been made in Video Object Segmentation (VOS), the video object tracking task in its finest level. While the VOS task can be naturally decoupled into image semantic segmentation and video object tracking,…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xuhua Huang , Jiarui Xu , Yu-Wing Tai , Chi-Keung Tang

Compared with common image segmentation tasks targeted at low-resolution images, higher resolution detailed image segmentation receives much less attention. In this paper, we propose and study a task named Meticulous Object Segmentation…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Chenglin Yang , Yilin Wang , Jianming Zhang , He Zhang , Zhe Lin , Alan Yuille

Multi-Object Tracking (MOT) has gained extensive attention in recent years due to its potential applications in traffic and pedestrian detection. We note that tracking by detection may suffer from errors generated by noise detectors, such…

计算机视觉与模式识别 · 计算机科学 2023-03-14 ZongTan Li

State-of-the-art instance-aware semantic segmentation algorithms use axis-aligned bounding boxes as an intermediate processing step to infer the final instance mask output. This often leads to coarse and inaccurate mask proposals due to the…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Patrick Follmann , Rebecca König

Sliding-window object detectors that generate bounding-box object predictions over a dense, regular grid have advanced rapidly and proven popular. In contrast, modern instance segmentation approaches are dominated by methods that first…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Xinlei Chen , Ross Girshick , Kaiming He , Piotr Dollár

Tracking objects with persistence in cluttered and dynamic environments remains a difficult challenge for computer vision systems. In this paper, we introduce $\textbf{TCOW}$, a new benchmark and model for visual tracking through heavy…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Basile Van Hoorick , Pavel Tokmakov , Simon Stent , Jie Li , Carl Vondrick

Previous visual object tracking methods employ image-feature regression models or coordinate autoregression models for bounding box prediction. Image-feature regression methods heavily depend on matching results and do not utilize…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Xinyu Zhou , Jinglun Li , Lingyi Hong , Kaixun Jiang , Pinxue Guo , Weifeng Ge , Wenqiang Zhang

We propose a novel part-based method for tracking an arbitrary object in challenging video sequences. The colour distribution of tracked image patches on the target object are represented by pairs of RGB samples and counts of how many…

计算机视觉与模式识别 · 计算机科学 2019-10-11 George De Ath , Richard M. Everson

Visual Object Tracking (VOT) aims to estimate the positions of target objects in a video sequence, which is an important vision task with various real-world applications. Depending on whether the initial states of target objects are…

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

The objective of this paper is a model that is able to discover, track and segment multiple moving objects in a video. We make four contributions: First, we introduce an object-centric segmentation model with a depth-ordered layer…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Junyu Xie , Weidi Xie , Andrew Zisserman