中文
相关论文

相关论文: DomainSiam: Domain-Aware Siamese Network for Visua…

200 篇论文

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

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

计算机视觉与模式识别 · 计算机科学 2021-06-16 Zhongzhou Zhang , Lei Zhang

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

计算机视觉与模式识别 · 计算机科学 2020-01-22 Wenzhang Zhou , Longyin Wen , Libo Zhang , Dawei Du , Tiejian Luo , Yanjun Wu

Training deep learning models in technical domains is often accompanied by the challenge that although the task is clear, insufficient data for training is available. In this work, we propose a novel approach based on the combination of…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Tobias Schlagenhauf , Faruk Yildirim , Benedikt Brückner

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…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Bo Li , Wei Wu , Qiang Wang , Fangyi Zhang , Junliang Xing , Junjie Yan

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…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Mohamed H. Abdelpakey , Mohamed S. Shehata , Mostafa M. Mohamed

Most Siamese network-based trackers perform the tracking process without model update, and cannot learn targetspecific variation adaptively. Moreover, Siamese-based trackers infer the new state of tracked objects by generating axis-aligned…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Yang Fang , Geun-Sik Jo , Chang-Hee Lee

Siamese tracking paradigm has achieved great success, providing effective appearance discrimination and size estimation by the classification and regression. While such a paradigm typically optimizes the classification and regression…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Jiahao Nie , Han Wu , Zhiwei He , Yuxiang Yang , Mingyu Gao , Zhekang Dong

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

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

Observing that Semantic features learned in an image classification task and Appearance features learned in a similarity matching task complement each other, we build a twofold Siamese network, named SA-Siam, for real-time object tracking.…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Anfeng He , Chong Luo , Xinmei Tian , Wenjun Zeng

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…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Anfeng He , Chong Luo , Xinmei Tian , Wenjun Zeng

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

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…

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

Existing deep trackers mainly use convolutional neural networks pre-trained for generic object recognition task for representations. Despite demonstrated successes for numerous vision tasks, the contributions of using pre-trained deep…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Xin Li , Chao Ma , Baoyuan Wu , Zhenyu He , Ming-Hsuan Yang

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

Anchor-based Siamese trackers have achieved remarkable advancements in accuracy, yet the further improvement is restricted by the lagged tracking robustness. We find the underlying reason is that the regression network in anchor-based…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Zhipeng Zhang , Houwen Peng , Jianlong Fu , Bing Li , Weiming Hu

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…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Jinghao Zhou , Peng Wang , Haoyang Sun

Object detection from Unmanned Aerial Vehicles (UAVs) is of great importance in many aerial vision-based applications. Despite the great success of generic object detection methods, a significant performance drop is observed when applied to…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Benjamin Kiefer , Martin Messmer , Andreas Zell

Efficient visual trackers overfit to their training distributions and lack generalization abilities, resulting in them performing well on their respective in-distribution (ID) test sets and not as well on out-of-distribution (OOD)…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Ram Zaveri , Shivang Patel , Yu Gu , Gianfranco Doretto
‹ 上一页 1 2 3 10 下一页 ›