English
Related papers

Related papers: IG-TRACK: IOU Guided Siamese Networks for visual o…

200 papers

Visual Inertial Odometry (VIO) is one of the most established state estimation methods for mobile platforms. However, when visual tracking fails, VIO algorithms quickly diverge due to rapid error accumulation during inertial data…

Robotics · Computer Science 2023-06-13 Russell Buchanan , Varun Agrawal , Marco Camurri , Frank Dellaert , Maurice Fallon

In 2D/3D object detection task, Intersection-over-Union (IoU) has been widely employed as an evaluation metric to evaluate the performance of different detectors in the testing stage. However, during the training stage, the common distance…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Dingfu Zhou , Jin Fang , Xibin Song , Chenye Guan , Junbo Yin , Yuchao Dai , Ruigang Yang

Siamese-based trackers have achived promising performance on visual object tracking tasks. Most existing Siamese-based trackers contain two separate branches for tracking, including classification branch and bounding box regression branch.…

Computer Vision and Pattern Recognition · Computer Science 2022-01-06 Fei Chen , Fuhan Zhang , Xiaodong Wang

Most existing point cloud based 3D object detectors focus on the tasks of classification and box regression. However, another bottleneck in this area is achieving an accurate detection confidence for the Non-Maximum Suppression (NMS)…

Computer Vision and Pattern Recognition · Computer Science 2020-04-13 Jiale Li , Shujie Luo , Ziqi Zhu , Hang Dai , Andrey S. Krylov , Yong Ding , Ling Shao

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

In this paper, we demonstrate a novel algorithm that uses ellipse fitting to estimate the bounding box rotation angle and size with the segmentation(mask) on the target for online and real-time visual object tracking. Our method,…

Computer Vision and Pattern Recognition · Computer Science 2019-09-13 Bao Xin Chen , John K. Tsotsos

The problem of arbitrary object tracking has traditionally been tackled by learning a model of the object's appearance exclusively online, using as sole training data the video itself. Despite the success of these methods, their online-only…

Computer Vision and Pattern Recognition · Computer Science 2021-12-03 Luca Bertinetto , Jack Valmadre , João F. Henriques , Andrea Vedaldi , Philip H. S. Torr

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

For the training of face detection network based on R-CNN framework, anchors are assigned to be positive samples if intersection-over-unions (IoUs) with ground-truth are higher than the first threshold(such as 0.7); and to be negative…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Ce Qi , Xiaoping Chen , Pingyu Wang , Fei Su

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

Object detection, instance segmentation, and pose estimation are popular visual recognition tasks which require localizing the object by internal or boundary landmarks. This paper summarizes these tasks as location-sensitive visual…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

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

Recently, convolutional neural network (CNN) has attracted much attention in different areas of computer vision, due to its powerful abstract feature representation. Visual object tracking is one of the interesting and important areas in…

Computer Vision and Pattern Recognition · Computer Science 2018-10-02 Hossein Kashiani , Shahriar B. Shokouhi

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

Locating an object in a sequence of frames, given its appearance in the first frame of the sequence, is a hard problem that involves many stages. Usually, state-of-the-art methods focus on bringing novel ideas in the visual encoding or…

Computer Vision and Pattern Recognition · Computer Science 2024-05-20 Omar Abdelaziz , Mohamed Sami Shehata

Self-supervised learning for visual object tracking possesses valuable advantages compared to supervised learning, such as the non-necessity of laborious human annotations and online training. In this work, we exploit an end-to-end Siamese…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Weihao Yuan , Michael Yu Wang , Qifeng Chen

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

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object's width and height.…

Computer Vision and Pattern Recognition · Computer Science 2023-08-10 Đorđe Nedeljković

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

Siamese network based trackers formulate tracking as convolutional feature cross-correlation between target template and searching region. However, Siamese trackers still have accuracy gap compared with state-of-the-art algorithms and they…

Computer Vision and Pattern Recognition · Computer Science 2019-01-01 Bo Li , Wei Wu , Qiang Wang , Fangyi Zhang , Junliang Xing , Junjie Yan