English
Related papers

Related papers: SiamAPN++: Siamese Attentional Aggregation Network…

200 papers

Multi-object tracking has recently become an important area of computer vision, especially for Advanced Driver Assistance Systems (ADAS). Despite growing attention, achieving high performance tracking is still challenging, with…

Computer Vision and Pattern Recognition · Computer Science 2017-01-25 Minyoung Kim , Stefano Alletto , Luca Rigazio

Siamese trackers have been among the state-of-the-art solutions in each Visual Object Tracking (VOT) challenge over the past few years. However, with great accuracy comes great computational complexity: to achieve real-time processing,…

Computer Vision and Pattern Recognition · Computer Science 2022-12-19 Dominika Przewlocka-Rus , Tomasz Kryjak

The deployment of transformers for visual object tracking has shown state-of-the-art results on several benchmarks. However, the transformer-based models are under-utilized for Siamese lightweight tracking due to the computational…

Computer Vision and Pattern Recognition · Computer Science 2023-09-11 Goutam Yelluru Gopal , Maria A. Amer

In this paper, we present a novel siamese motion-aware network (SiamMan) for visual tracking, which consists of the siamese feature extraction subnetwork, followed by the classification, regression, and localization branches in parallel.…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Wenzhang Zhou , Longyin Wen , Libo Zhang , Dawei Du , Tiejian Luo , Yanjun Wu

Visual object tracking aims to estimate the location of an arbitrary target in a video sequence given its initial bounding box. By utilizing offline feature learning, the siamese paradigm has recently been the leading framework for high…

Computer Vision and Pattern Recognition · Computer Science 2020-06-09 Qiang Li , Zekui Qin , Wenbo Zhang , Wen Zheng

Most of the existing trackers usually rely on either a multi-scale searching scheme or pre-defined anchor boxes to accurately estimate the scale and aspect ratio of a target. Unfortunately, they typically call for tedious and heuristic…

Computer Vision and Pattern Recognition · Computer Science 2020-04-23 Zedu Chen , Bineng Zhong , Guorong Li , Shengping Zhang , Rongrong Ji

In this paper, we study the challenging problem of multi-object tracking in a complex scene captured by a single camera. Different from the existing tracklet association-based tracking methods, we propose a novel and efficient way to obtain…

Computer Vision and Pattern Recognition · Computer Science 2016-09-27 Bing Wang , Li Wang , Bing Shuai , Zhen Zuo , Ting Liu , Kap Luk Chan , Gang Wang

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Jiawen Zhu , Huayi Tang , Xin Chen , Xinying Wang , Dong Wang , Huchuan Lu

Trackers based on Siamese network have shown tremendous success, because of their balance between accuracy and speed. Nevertheless, with tracking scenarios becoming more and more sophisticated, most existing Siamese-based approaches ignore…

Computer Vision and Pattern Recognition · Computer Science 2020-08-11 Zhongzhou Zhang , Lei Zhang

Visual tracking problem demands to efficiently perform robust classification and accurate target state estimation over a given target at the same time. Former methods have proposed various ways of target state estimation, yet few of them…

Computer Vision and Pattern Recognition · Computer Science 2020-04-03 Yinda Xu , Zeyu Wang , Zuoxin Li , Ye Yuan , Gang Yu

Siamese network based trackers develop rapidly in the field of visual object tracking in recent years. The majority of siamese network based trackers now in use treat each channel in the feature maps generated by the backbone network…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Jiahao Bao , Kaiqiang Chen , Xian Sun , Liangjin Zhao , Wenhui Diao , Menglong Yan

Discriminative correlation filters (DCF) and siamese networks have achieved promising performance on visual tracking tasks thanks to their superior computational efficiency and reliable similarity metric learning, respectively. However, how…

Computer Vision and Pattern Recognition · Computer Science 2021-03-22 Xizhe Xue , Ying Li , Xiaoyue Yin , Qiang Shen

Single object tracking (SOT) is currently one of the most important tasks in computer vision. With the development of the deep network and the release for a series of large scale datasets for single object tracking, siamese networks have…

Computer Vision and Pattern Recognition · Computer Science 2021-05-10 Shaokui Jiang , Baile Xu , Jian Zhao , Furao Shen

Offline Siamese networks have achieved very promising tracking performance, especially in accuracy and efficiency. However, they often fail to track an object in complex scenes due to the incapacity in online update. Traditional updaters…

Computer Vision and Pattern Recognition · Computer Science 2021-05-03 Xinglong Sun , Guangliang Han , Lihong Guo , Tingfa Xu , Jianan Li , Peixun Liu

Although recent Siamese network-based trackers have achieved impressive perceptual accuracy for single object tracking in LiDAR point clouds, they usually utilized heavy correlation operations to capture category-level characteristics only,…

Computer Vision and Pattern Recognition · Computer Science 2024-06-10 Xiantong Zhao , Yinan Han , Shengjing Tian , Jian Liu , Xiuping Liu

Recently, Siamese network based trackers have received tremendous interest for their fast tracking speed and high performance. Despite the great success, this tracking framework still suffers from several limitations. First, it cannot…

Computer Vision and Pattern Recognition · Computer Science 2018-09-06 Anfeng He , Chong Luo , Xinmei Tian , Wenjun Zeng

Siamese networks have drawn great attention in visual tracking because of their balanced accuracy and speed. However, the backbone networks used in Siamese trackers are relatively shallow, such as AlexNet [18], which does not fully take…

Computer Vision and Pattern Recognition · Computer Science 2019-03-29 Zhipeng Zhang , Houwen Peng

Current 3D single object tracking methods primarily rely on the Siamese matching-based paradigm, which struggles with textureless and incomplete LiDAR point clouds. Conversely, the motion-centric paradigm avoids appearance matching, thus…

Computer Vision and Pattern Recognition · Computer Science 2024-09-10 Yuxiang Yang , Yingqi Deng , Jing Zhang , Hongjie Gu , Zhekang Dong

In this paper, we focus on improving online multi-object tracking (MOT). In particular, we introduce a region-based Siamese Multi-Object Tracking network, which we name SiamMOT. SiamMOT includes a motion model that estimates the instance's…

Computer Vision and Pattern Recognition · Computer Science 2021-05-26 Bing Shuai , Andrew Berneshawi , Xinyu Li , Davide Modolo , Joseph Tighe

Benefit from large-scale training data, recent advances in Siamese-based object tracking have achieved compelling results on the normal sequences. Whilst Siamese-based trackers assume training and test data follow an identical distribution.…

Computer Vision and Pattern Recognition · Computer Science 2021-06-16 Zhongzhou Zhang , Lei Zhang