English
Related papers

Related papers: Rotation Equivariant Siamese Networks for Tracking

200 papers

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

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

Correspondence matching is a fundamental problem in computer vision and robotics applications. Solving correspondence matching problems using neural networks has been on the rise recently. Rotation-equivariance and scale-equivariance are…

Computer Vision and Pattern Recognition · Computer Science 2022-08-23 Shuai Su , Zhongkai Zhao , Yixin Fei , Shuda Li , Qijun Chen , Rui Fan

6DOF camera relocalization is an important component of autonomous driving and navigation. Deep learning has recently emerged as a promising technique to tackle this problem. In this paper, we present a novel relative geometry-aware Siamese…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Qing Li , Jiasong Zhu , Rui Cao , Ke Sun , Jonathan M. Garibaldi , Qingquan Li , Bozhi Liu , Guoping Qiu

Siamese trackers demonstrated high performance in object tracking due to their balance between accuracy and speed. Unlike classification-based CNNs, deep similarity networks are specifically designed to address the image similarity problem,…

Computer Vision and Pattern Recognition · Computer Science 2021-03-03 Zhenxi Li , Guillaume-Alexandre Bilodeau , Wassim Bouachir

Recent object tracking methods depend upon deep networks or convoluted architectures. Most of those trackers can hardly meet real-time processing requirements on mobile platforms with limited computing resources. In this work, we introduce…

Computer Vision and Pattern Recognition · Computer Science 2021-10-19 Daitao Xing , Nikolaos Evangeliou , Athanasios Tsoukalas , Anthony Tzes

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

Current convolutional neural networks algorithms for video object tracking spend the same amount of computation for each object and video frame. However, it is harder to track an object in some frames than others, due to the varying amount…

Computer Vision and Pattern Recognition · Computer Science 2018-01-03 Chris Ying , Katerina Fragkiadaki

Recently, the majority of visual trackers adopt Convolutional Neural Network (CNN) as their backbone to achieve high tracking accuracy. However, less attention has been paid to the potential adversarial threats brought by CNN, including…

Computer Vision and Pattern Recognition · Computer Science 2019-09-10 Xugang Wu , Xiaoping Wang , Xu Zhou , Songlei Jian

Visual Object tracking research has undergone significant improvement in the past few years. The emergence of tracking by detection approach in tracking paradigm has been quite successful in many ways. Recently, deep convolutional neural…

Computer Vision and Pattern Recognition · Computer Science 2017-11-23 Litu Rout , Sidhartha , Gorthi R. K. S. S. Manyam , Deepak Mishra

Event cameras are novel sensors that perceive the per-pixel intensity changes and output asynchronous event streams, showing lots of advantages over traditional cameras, such as high dynamic range (HDR) and no motion blur. It has been shown…

Computer Vision and Pattern Recognition · Computer Science 2021-09-29 Yujeong Chae , Lin Wang , Kuk-Jin Yoon

Classically, visual object tracking involves following a target object throughout a given video, and it provides us the motion trajectory of the object. However, for many practical applications, this output is often insufficient since…

Computer Vision and Pattern Recognition · Computer Science 2020-11-25 Maximilian Filtenborg , Efstratios Gavves , Deepak Gupta

Siamese trackers have recently achieved interesting results due to their balance between accuracy and speed. This success is mainly due to the fact that deep similarity networks were specifically designed to address the image similarity…

Computer Vision and Pattern Recognition · Computer Science 2021-03-02 Zhenxi Li , Guillaume-Alexandre Bilodeau , Wassim Bouachir

In this paper we present a tracker, which is radically different from state-of-the-art trackers: we apply no model updating, no occlusion detection, no combination of trackers, no geometric matching, and still deliver state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2016-05-20 Ran Tao , Efstratios Gavves , Arnold W. M. Smeulders

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

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

Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline training on large-scale…

Computer Vision and Pattern Recognition · Computer Science 2020-05-29 Tianyang Xu , Zhen-Hua Feng , Xiao-Jun Wu , Josef Kittler

Single object tracking in satellite videos is inherently challenged by small target, blurred background, large aspect ratio changes, and frequent visual occlusions. These constraints often cause appearance-based trackers to accumulate…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Zixiao Wen , Zhen Yang , Jiawei Li , Xiantai Xiang , Guangyao Zhou , Yuxin Hu , Yuhan Liu

We propose a Convolutional Neural Network (CNN)-based model "RotationNet," which takes multi-view images of an object as input and jointly estimates its pose and object category. Unlike previous approaches that use known viewpoint labels…

Computer Vision and Pattern Recognition · Computer Science 2018-03-26 Asako Kanezaki , Yasuyuki Matsushita , Yoshifumi Nishida

In this paper we tackle the problem of estimating the 3D pose of object instances, using convolutional neural networks. State of the art methods usually solve the challenging problem of regression in angle space indirectly, focusing on…

Computer Vision and Pattern Recognition · Computer Science 2016-07-11 Andreas Doumanoglou , Vassileios Balntas , Rigas Kouskouridas , Tae-Kyun Kim