中文
相关论文

相关论文: Faster and Simpler Siamese Network for Single Obje…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Jinlong Peng , Zhengkai Jiang , Yueyang Gu , Yang Wu , Yabiao Wang , Ying Tai , Chengjie Wang , Weiyao Lin

In this paper we present a robust tracker to solve the multiple object tracking (MOT) problem, under the framework of tracking-by-detection. As the first contribution, we innovatively combine single object tracking (SOT) algorithms with…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Qizheng He , Jianan Wu , Gang Yu , Chi Zhang

Visual object tracking is an important task in computer vision, which has many real-world applications, e.g., video surveillance, visual navigation. Visual object tracking also has many challenges, e.g., object occlusion and deformation. To…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Ruize Han , Wei Feng , Qing Guo , Qinghua Hu

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…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Jiahao Bao , Kaiqiang Chen , Xian Sun , Liangjin Zhao , Wenhui Diao , Menglong Yan

In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Weiming Hu , Qiang Wang , Li Zhang , Luca Bertinetto , Philip H. S. Torr

Siamese network based trackers formulate the visual tracking task as a similarity matching problem. Almost all popular Siamese trackers realize the similarity learning via convolutional feature cross-correlation between a target branch and…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Dongyan Guo , Yanyan Shao , Ying Cui , Zhenhua Wang , Liyan Zhang , Chunhua Shen

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,…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Zhenxi Li , Guillaume-Alexandre Bilodeau , Wassim Bouachir

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…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Fei Xie , Chunyu Wang , Guangting Wang , Yue Cao , Wankou Yang , Wenjun Zeng

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.…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Yihao Luo , Min Xu , Caihong Yuan , Xiang Cao , Liangqi Zhang , Yan Xu , Tianjiang Wang , Qi Feng

In this paper, we propose a novel on-line visual tracking framework based on the Siamese matching network and meta-learner network, which run at real-time speeds. Conventional deep convolutional feature-based discriminative visual tracking…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

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…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Anthony D. Rhodes , Manan Goel

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…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Peng Gao , Yipeng Ma , Ruyue Yuan , Liyi Xiao , Fei Wang

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…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Xinglong Sun , Guangliang Han , Lihong Guo , Tingfa Xu , Jianan Li , Peixun Liu

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…

计算机视觉与模式识别 · 计算机科学 2017-01-25 Minyoung Kim , Stefano Alletto , Luca Rigazio

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.…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Fei Chen , Fuhan Zhang , Xiaodong Wang

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…

计算机视觉与模式识别 · 计算机科学 2016-09-27 Bing Wang , Li Wang , Bing Shuai , Zhen Zuo , Ting Liu , Kap Luk Chan , Gang Wang

This report presents our method for Single Object Tracking (SOT), which aims to track a specified object throughout a video sequence. We employ the LoRAT method. The essence of the work lies in adapting LoRA, a technique that fine-tunes a…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Zhiqiang Zhong , Yang Yang , Fengqiang Wan , Henglu Wei , Xiangyang Ji

Recently, Siamese networks have drawn great attention in visual tracking community because of their balanced accuracy and speed. However, features used in most Siamese tracking approaches can only discriminate foreground from the…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Zheng Zhu , Qiang Wang , Bo Li , Wei Wu , Junjie Yan , Weiming Hu

Point cloud-based 3D object tracking is an important task in autonomous driving. Though great advances regarding Siamese-based 3D tracking have been made recently, it remains challenging to learn the correlation between the template and…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Shihao Feng , Pengpeng Liang , Jin Gao , Erkang Cheng

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,…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Xiantong Zhao , Yinan Han , Shengjing Tian , Jian Liu , Xiuping Liu