中文
相关论文

相关论文: Distractor-aware Siamese Networks for Visual Objec…

200 篇论文

Event cameras, or dynamic vision sensors, have recently achieved success from fundamental vision tasks to high-level vision researches. Due to its ability to asynchronously capture light intensity changes, event camera has an inherent…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Yingkai Fu , Meng Li , Wenxi Liu , Yuanchen Wang , Jiqing Zhang , Baocai Yin , Xiaopeng Wei , Xin Yang

Despite the great success of Siamese-based trackers, their performance under complicated scenarios is still not satisfying, especially when there are distractors. To this end, we propose a novel Siamese relation network, which introduces…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Siyuan Cheng , Bineng Zhong , Guorong Li , Xin Liu , Zhenjun Tang , Xianxian Li , Jing Wang

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

In this paper, we provide an intuitive viewing to simplify the Siamese-based trackers by converting the tracking task to a classification. Under this viewing, we perform an in-depth analysis for them through visual simulations and real…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Xingping Dong , Jianbing Shen , Fatih Porikli , Jiebo Luo , 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…

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

Trackers based on Siamese network have shown tremendous success, because of their balance between accuracy and speed. Nevertheless, with tracking scenarios becoming more and more sophisticated, most existing Siamese-based approaches ignore…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Zhongzhou Zhang , Lei Zhang

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

Visual object tracking is a fundamental task in the field of computer vision. Recently, Siamese trackers have achieved state-of-the-art performance on recent benchmarks. However, Siamese trackers do not fully utilize semantic and objectness…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Mohamed H. Abdelpakey , Mohamed S. Shehata

Siamese-based trackers have achieved excellent performance on visual object tracking. However, the target template is not updated online, and the features of the target template and search image are computed independently in a Siamese…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Yuechen Yu , Yilei Xiong , Weilin Huang , Matthew R. Scott

In recent years, Siamese network based trackers have significantly advanced the state-of-the-art in real-time tracking. Despite their success, Siamese trackers tend to suffer from high memory costs, which restrict their applicability to…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jianbing Shen , Yuanpei Liu , Xingping Dong , Xiankai Lu , Fahad Shahbaz Khan , Steven Hoi

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

Memory-based trackers are video object segmentation methods that form the target model by concatenating recently tracked frames into a memory buffer and localize the target by attending the current image to the buffered frames. While…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Jovana Videnovic , Alan Lukezic , Matej Kristan

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

Recent advances in Siamese network-based visual tracking methods have enabled high performance on numerous tracking benchmarks. However, extensive scale variations of the target object and distractor objects with similar categories have…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

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

Unmanned aerial vehicle (UAV)-based visual object tracking has enabled a wide range of applications and attracted increasing attention in the field of intelligent transportation systems because of its versatility and effectiveness. As an…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Changhong Fu , Kunhan Lu , Guangze Zheng , Junjie Ye , Ziang Cao , Bowen Li , Geng Lu

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

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…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Zhipeng Zhang , Houwen Peng

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

The current strive towards end-to-end trainable computer vision systems imposes major challenges for the task of visual tracking. In contrast to most other vision problems, tracking requires the learning of a robust target-specific…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte
‹ 上一页 1 2 3 10 下一页 ›