English
Related papers

Related papers: Tackling Occlusion in Siamese Tracking with Struct…

200 papers

Current Siamese-based trackers mainly formulate the visual tracking into two independent subtasks, including classification and localization. They learn the classification subnetwork by processing each sample separately and neglect the…

Computer Vision and Pattern Recognition · Computer Science 2022-05-25 Feng Tang , Qiang Ling

This paper introduces a novel approach to the task of data association within the context of pedestrian tracking, by introducing a two-stage learning scheme to match pairs of detections. First, a Siamese convolutional neural network (CNN)…

Machine Learning · Computer Science 2016-08-05 Laura Leal-Taixé , Cristian Canton Ferrer , Konrad Schindler

Region proposal networks (RPN) have been recently combined with the Siamese network for tracking, and shown excellent accuracy with high efficiency. Nevertheless, previously proposed one-stage Siamese-RPN trackers degenerate in presence of…

Computer Vision and Pattern Recognition · Computer Science 2018-12-18 Heng Fan , Haibin Ling

This paper presents F-Siamese Tracker, a novel approach for single object tracking prominently characterized by more robustly integrating 2D and 3D information to reduce redundant search space. A main challenge in 3D single object tracking…

Computer Vision and Pattern Recognition · Computer Science 2020-10-23 Hao Zou , Jinhao Cui , Xin Kong , Chujuan Zhang , Yong Liu , Feng Wen , Wanlong Li

In the single target tracking field, occlusion leads to the loss of tracking targets is a ubiquitous and arduous problem. To solve this problem, we propose a single target tracking algorithm with anti-occlusion capability. The main content…

Computer Vision and Pattern Recognition · Computer Science 2019-12-30 Zhaofu Diao

Although many approaches for multi-human pose estimation in videos have shown profound results, they require densely annotated data which entails excessive man labor. Furthermore, there exists occlusion and motion blur that inevitably lead…

Computer Vision and Pattern Recognition · Computer Science 2022-07-29 Kyung-Min Jin , Gun-Hee Lee , Seong-Whan Lee

The ability to detect and track the dynamic objects in different scenes is fundamental to real-world applications, e.g., autonomous driving and robot navigation. However, traditional Multi-Object Tracking (MOT) is limited to tracking…

Computer Vision and Pattern Recognition · Computer Science 2025-01-08 Qiankun Liu , Yichen Li , Yuqi Jiang , Ying Fu

In this paper, we propose to learn an Unsupervised Single Object Tracker (USOT) from scratch. We identify that three major challenges, i.e., moving object discovery, rich temporal variation exploitation, and online update, are the central…

Computer Vision and Pattern Recognition · Computer Science 2021-08-31 Jilai Zheng , Chao Ma , Houwen Peng , Xiaokang Yang

The current strive towards end-to-end trainable computer vision systems imposes major challenges for the task of visual tracking. In contrast to most other vision problems, tracking requires the learning of a robust target-specific…

Computer Vision and Pattern Recognition · Computer Science 2020-06-11 Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

3D Multi-object tracking (MOT) ensures consistency during continuous dynamic detection, conducive to subsequent motion planning and navigation tasks in autonomous driving. However, camera-based methods suffer in the case of occlusions and…

Computer Vision and Pattern Recognition · Computer Science 2022-09-13 Li Wang , Xinyu Zhang , Wenyuan Qin , Xiaoyu Li , Lei Yang , Zhiwei Li , Lei Zhu , Hong Wang , Jun Li , Huaping Liu

Overfitting is a common problem in machine learning, which means the model too closely fits the training data while performing poorly in the test data. Among various methods of coping with overfitting, dropout is one of the representative…

Machine Learning · Computer Science 2022-05-17 Yangkun Li , Weizhi Ma , Chong Chen , Min Zhang , Yiqun Liu , Shaoping Ma , Yuekui Yang

Severe occlusions of objects pose a major challenge for computer vision. We show that two root causes are (1) the loss of visible information and (2) the distracting patterns caused by the occluders. Our approach addresses both causes at…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Kay Gijzen , Gertjan J. Burghouts , Daniël M. Pelt

Robustness and discrimination power are two fundamental requirements in visual object tracking. In most tracking paradigms, we find that the features extracted by the popular Siamese-like networks cannot fully discriminatively model the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 Fei Xie , Chunyu Wang , Guangting Wang , Yue Cao , Wankou Yang , Wenjun Zeng

Dropout is a widely-used regularization technique, often required to obtain state-of-the-art for a number of architectures. This work demonstrates that dropout introduces two distinct but entangled regularization effects: an explicit effect…

Machine Learning · Computer Science 2020-10-16 Colin Wei , Sham Kakade , Tengyu Ma

Head pose estimation has become a crucial area of research in computer vision given its usefulness in a wide range of applications, including robotics, surveillance, or driver attention monitoring. One of the most difficult challenges in…

Computer Vision and Pattern Recognition · Computer Science 2025-01-23 José Celestino , Manuel Marques , Jacinto C. Nascimento

Multi-Object Tracking (MOT) is a crucial computer vision task that aims to predict the bounding boxes and identities of objects simultaneously. While state-of-the-art methods have made remarkable progress by jointly optimizing the…

Computer Vision and Pattern Recognition · Computer Science 2023-08-31 Yukun Su , Ruizhou Sun , Xin Shu , Yu Zhang , Qingyao Wu

By estimating 3D shape and instances from a single view, we can capture information about an environment quickly, without the need for comprehensive scanning and multi-view fusion. Solving this task for composite scenes (such as object…

Computer Vision and Pattern Recognition · Computer Science 2021-09-28 Zoe Landgraf , Raluca Scona , Tristan Laidlow , Stephen James , Stefan Leutenegger , Andrew J. Davison

In this paper, SIA_Track is presented which is developed by a research team from SI Analytics. The proposed method was built from pre-existing detector and tracker under the tracking-by-detection paradigm. The tracker we used is an online…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Minseok Seo , Jeongwon Ryu , Kwangjin Yoon

Object cosegmentation addresses the problem of discovering similar objects from multiple images and segmenting them as foreground simultaneously. In this paper, we propose a novel end-to-end pipeline to segment the similar objects…

Computer Vision and Pattern Recognition · Computer Science 2018-03-09 Prerana Mukherjee , Brejesh Lall , Snehith Lattupally

Trackers that follow Siamese paradigm utilize similarity matching between template and search region features for tracking. Many methods have been explored to enhance tracking performance by incorporating tracking history to better handle…

Computer Vision and Pattern Recognition · Computer Science 2024-04-03 Wenrui Cai , Qingjie Liu , Yunhong Wang