English
Related papers

Related papers: Multi-Branch Siamese Networks with Online Selectio…

200 papers

Recently spiking neural networks (SNNs), the third-generation of neural networks has shown remarkable capabilities of energy-efficient computing, which is a promising alternative for deep neural networks (DNNs) with high energy consumption.…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Yihao Luo , Min Xu , Caihong Yuan , Xiang Cao , Liangqi Zhang , Yan Xu , Tianjiang Wang , Qi Feng

Visual tracking is one of the most challenging computer vision problems. In order to achieve high performance visual tracking in various negative scenarios, a novel cascaded Siamese network is proposed and developed based on two different…

Computer Vision and Pattern Recognition · Computer Science 2019-05-09 Peng Gao , Yipeng Ma , Ruyue Yuan , Liyi Xiao , Fei Wang

The problem of visual object tracking has traditionally been handled by variant tracking paradigms, either learning a model of the object's appearance exclusively online or matching the object with the target in an offline-trained embedding…

Computer Vision and Pattern Recognition · Computer Science 2019-11-22 Jinghao Zhou , Peng Wang , Haoyang Sun

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

Recently, most siamese network based trackers locate targets via object classification and bounding-box regression. Generally, they select the bounding-box with maximum classification confidence as the final prediction. This strategy may…

Computer Vision and Pattern Recognition · Computer Science 2021-07-20 Jinlong Peng , Zhengkai Jiang , Yueyang Gu , Yang Wu , Yabiao Wang , Ying Tai , Chengjie Wang , Weiyao Lin

In this paper we illustrate how to perform both visual object tracking and semi-supervised video object segmentation, in real-time, with a single simple approach. Our method, dubbed SiamMask, improves the offline training procedure of…

Computer Vision and Pattern Recognition · Computer Science 2019-05-07 Qiang Wang , Li Zhang , Luca Bertinetto , Weiming Hu , Philip H. S. Torr

In this paper the research on optimisation of visual object tracking using a Siamese neural network for embedded vision systems is presented. It was assumed that the solution shall operate in real-time, preferably for a high resolution…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Dominika Przewlocka , Mateusz Wasala , Hubert Szolc , Krzysztof Blachut , Tomasz Kryjak

We propose a novel visual tracking algorithm based on the representations from a discriminatively trained Convolutional Neural Network (CNN). Our algorithm pretrains a CNN using a large set of videos with tracking ground-truths to obtain a…

Computer Vision and Pattern Recognition · Computer Science 2016-01-07 Hyeonseob Nam , Bohyung Han

Multi-Person Tracking (MPT) is often addressed within the detection-to-association paradigm. In such approaches, human detections are first extracted in every frame and person trajectories are then recovered by a procedure of data…

Computer Vision and Pattern Recognition · Computer Science 2019-05-30 Hefeng Wu , Yafei Hu , Keze Wang , Hanhui Li , Lin Nie , Hui Cheng

Siamese network has been a de facto benchmark framework for 3D LiDAR object tracking with a shared-parametric encoder extracting features from template and search region, respectively. This paradigm relies heavily on an additional matching…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Teli Ma , Mengmeng Wang , Jimin Xiao , Huifeng Wu , Yong Liu

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

We present Siam R-CNN, a Siamese re-detection architecture which unleashes the full power of two-stage object detection approaches for visual object tracking. We combine this with a novel tracklet-based dynamic programming algorithm, which…

Computer Vision and Pattern Recognition · Computer Science 2020-04-03 Paul Voigtlaender , Jonathon Luiten , Philip H. S. Torr , Bastian Leibe

Deep neural networks, albeit their great success on feature learning in various computer vision tasks, are usually considered as impractical for online visual tracking because they require very long training time and a large number of…

Computer Vision and Pattern Recognition · Computer Science 2016-05-04 Hanxi Li , Yi Li , Fatih Porikli

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

Convolutional Siamese neural networks have been recently used to track objects using deep features. Siamese architecture can achieve real time speed, however it is still difficult to find a Siamese architecture that maintains the…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Mohamed H. Abdelpakey , Mohamed S. Shehata , Mostafa M. Mohamed

We present a novel algorithm utilizing a deep Siamese neural network as a general object similarity function in combination with a Bayesian optimization (BO) framework to encode spatio-temporal information for efficient object tracking in…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Anthony D. Rhodes , Manan Goel

Tracking multiple objects in real time is essential for a variety of real-world applications, with self-driving industry being at the foremost. This work involves exploiting temporally varying appearance and motion information for tracking.…

Computer Vision and Pattern Recognition · Computer Science 2019-12-30 Kanchana Ranasinghe , Sahan Liyanaarachchi , Harsha Ranasinghe , Mayuka Jayawardhana

Deep Siamese trackers have recently gained much attention in recent years since they can track visual objects at high speeds. Additionally, adaptive tracking methods, where target samples collected by the tracker are employed for online…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Madhu Kiran , Le Thanh Nguyen-Meidine , Rajat Sahay , Rafael Menelau Oliveira E Cruz , Louis-Antoine Blais-Morin , Eric Granger

In online multi-target tracking, modeling of appearance and geometric similarities between pedestrians visual scenes is of great importance. The higher dimension of inherent information in the appearance model compared to the geometric…

Computer Vision and Pattern Recognition · Computer Science 2020-10-12 Young-Chul Yoon , Du Yong Kim , Young-min Song , Kwangjin Yoon , Moongu Jeon

We present an online visual tracking algorithm by managing multiple target appearance models in a tree structure. The proposed algorithm employs Convolutional Neural Networks (CNNs) to represent target appearances, where multiple CNNs…

Computer Vision and Pattern Recognition · Computer Science 2016-08-26 Hyeonseob Nam , Mooyeol Baek , Bohyung Han