中文
相关论文

相关论文: Deformable Siamese Attention Networks for Visual O…

200 篇论文

Most of the existing trackers usually rely on either a multi-scale searching scheme or pre-defined anchor boxes to accurately estimate the scale and aspect ratio of a target. Unfortunately, they typically call for tedious and heuristic…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Zedu Chen , Bineng Zhong , Guorong Li , Shengping Zhang , Rongrong Ji

Vehicle tracking task plays an important role on the internet of vehicles and intelligent transportation system. Beyond the traditional GPS sensor, the image sensor can capture different kinds of vehicles, analyze their driving situation…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Xu Kang , Bin Song , Jie Guo , Xiaojiang Du , Mohsen Guizani

Recently, template-based trackers have become the leading tracking algorithms with promising performance in terms of efficiency and accuracy. However, the correlation operation between query feature and the given template only exploits…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Pengfei Zhu , Hongtao Yu , Kaihua Zhang , Yu Wang , Shuai Zhao , Lei Wang , Tianzhu Zhang , Qinghua Hu

Unsupervised learning has been popular in various computer vision tasks, including visual object tracking. However, prior unsupervised tracking approaches rely heavily on spatial supervision from template-search pairs and are still unable…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Qiuhong Shen , Lei Qiao , Jinyang Guo , Peixia Li , Xin Li , Bo Li , Weitao Feng , Weihao Gan , Wei Wu , Wanli Ouyang

In online multi-target tracking, modeling of appearance and geometric similarities between pedestrians visual scenes is of great importance. The higher dimension of inherent information in the appearance model compared to the geometric…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Young-Chul Yoon , Du Yong Kim , Young-min Song , Kwangjin Yoon , Moongu Jeon

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…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Weihao Yuan , Michael Yu Wang , Qifeng Chen

Classification-regression prediction networks have realized impressive success in several modern deep trackers. However, there is an inherent difference between classification and regression tasks, so they have diverse even opposite demands…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Xinglong Sun , Haijiang Sun , Shan Jiang , Jiacheng Wang , Xilai Wei , Zhonghe Hu

Video-based person re-identification (re-id) is a central application in surveillance systems with significant concern in security. Matching persons across disjoint camera views in their video fragments is inherently challenging due to the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Lin Wu , Yang Wang , Junbin Gao , Xue Li

Recent trackers adopt the Transformer to combine or replace the widely used ResNet as their new backbone network. Although their trackers work well in regular scenarios, however, they simply flatten the 2D features into a sequence to better…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Chuanming Tang , Xiao Wang , Yuanchao Bai , Zhe Wu , Jianlin Zhang , Yongmei Huang

Template-matching methods for visual tracking have gained popularity recently due to their comparable performance and fast speed. However, they lack effective ways to adapt to changes in the target object's appearance, making their tracking…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Tianyu Yang , Antoni B. Chan

Annotating instance masks is time-consuming and labor-intensive. A promising solution is to predict contours using a deep learning model and then allow users to refine them. However, most existing methods focus on in-domain scenarios,…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Xiang Xu , Ruotong Li , Mengjun Yi , Baile XU , Furao Shen , Jian Zhao

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…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Qiang Li , Zekui Qin , Wenbo Zhang , Wen Zheng

The problem of image change detection via everyday indoor robot navigation is explored from a novel perspective of the self-attention technique. Detecting semantically non-distinctive and visually small changes remains a key challenge in…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Koji Takeda , Kanji Tanaka , Yoshimasa Nakamura

Visual object tracking is an important function in many real-time video surveillance applications, such as localization and spatio-temporal recognition of persons. In real-world applications, an object detector and tracker must interact on…

计算机视觉与模式识别 · 计算机科学 2019-11-01 Madhu Kiran , Vivek Tiwari , Le Thanh Nguyen-Meidine , Eric Granger

Boosting performance of the offline trained siamese trackers is getting harder nowadays since the fixed information of the template cropped from the first frame has been almost thoroughly mined, but they are poorly capable of resisting…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Zhihong Fu , Qingjie Liu , Zehua Fu , Yunhong Wang

Transformers have recently shown superior performances on various vision tasks. The large, sometimes even global, receptive field endows Transformer models with higher representation power over their CNN counterparts. Nevertheless, simply…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Zhuofan Xia , Xuran Pan , Shiji Song , Li Erran Li , Gao Huang

Visual object tracking is an important application of computer vision. Recently, Siamese based trackers have achieved good accuracy. However, most of Siamese based trackers are not efficient, as they exhaustively search potential object…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Shengyun Peng , Yunxuan Yu , Kun Wang , Lei He

Siamese network-based trackers have shown remarkable success in aerial tracking. Most previous works, however, usually perform template matching only between the initial template and the search region and thus fail to deal with rapidly…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Xincong Liu , Tingfa Xu , Ying Wang , Zhinong Yu , Xiaoying Yuan , Haolin Qin , Jianan Li

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

Change detection is a basic task of remote sensing image processing. The research objective is to identity the change information of interest and filter out the irrelevant change information as interference factors. Recently, the rise of…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Jie Chen , Ziyang Yuan , Jian Peng , Li Chen , Haozhe Huang , Jiawei Zhu , Yu Liu , Haifeng Li