中文
相关论文

相关论文: Graph Attention Tracking

200 篇论文

This work provides a unified framework for addressing the problem of visual supervised domain adaptation and generalization with deep models. The main idea is to exploit the Siamese architecture to learn an embedding subspace that is…

计算机视觉与模式识别 · 计算机科学 2017-10-02 Saeid Motiian , Marco Piccirilli , Donald A. Adjeroh , Gianfranco Doretto

While recent years have witnessed remarkable progress in the feature representation of visual tracking, the problem of feature misalignment between the classification and regression tasks is largely overlooked. The approaches of feature…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Ziang Ma , Haitao Zhang , Linyuan Wang , Jun Yin

Feature tracking is the building block of many applications such as visual odometry, augmented reality, and target tracking. Unfortunately, the state-of-the-art vision-based tracking algorithms fail in surgical images due to the challenges…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Mostafa Parchami , Saif Iftekar Sayed

Tracking tasks based on deep neural networks have greatly improved with the emergence of Siamese trackers. However, the appearance of targets often changes during tracking, which can reduce the robustness of the tracker when facing…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Yucheng Huang , Eksan Firkat , Ziwang Xiao , Jihong Zhu , Askar Hamdulla

Humans are very good at directing their visual attention toward relevant areas when they search for different types of objects. For instance, when we search for cars, we will look at the streets, not at the top of buildings. The motivation…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Hughes Perreault , Guillaume-Alexandre Bilodeau , Nicolas Saunier , Maguelonne Héritier

Many real-world problems can be represented as graph-based learning problems. In this paper, we propose a novel framework for learning spatial and attentional convolution neural networks on arbitrary graphs. Different from previous…

机器学习 · 计算机科学 2019-02-26 Hao Peng , Jianxin Li , Qiran Gong , Senzhang Wang , Yuanxing Ning , Philip S. Yu

Gait recognition is a significant biometric technique for person identification, particularly in scenarios where other physiological biometrics are impractical or ineffective. In this paper, we address the challenges associated with gait…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Proma Hossain Progga , Md. Jobayer Rahman , Swapnil Biswas , Md. Shakil Ahmed , Arif Reza Anwary , Swakkhar Shatabda

Recent progresses in model-free single object tracking (SOT) algorithms have largely inspired applying SOT to \emph{multi-object tracking} (MOT) to improve the robustness as well as relieving dependency on external detector. However, SOT…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Peng Chu , Heng Fan , Chiu C Tan , Haibin Ling

The greatest challenge facing visual object tracking is the simultaneous requirements on robustness and discrimination power. In this paper, we propose a SiamFC-based tracker, named SPM-Tracker, to tackle this challenge. The basic idea is…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Guangting Wang , Chong Luo , Zhiwei Xiong , Wenjun Zeng

An ever-growing incorporation of AI solutions into clinical practices enhances the efficiency and effectiveness of healthcare services. This paper focuses on guidewire tip tracking tasks during image-guided therapy for cardiovascular…

图像与视频处理 · 电气工程与系统科学 2025-07-02 Tianliang Yao , Zhiqiang Pei , Yong Li , Yixuan Yuan , Peng Qi

Matching local features across images is a fundamental problem in computer vision. Targeting towards high accuracy and efficiency, we propose Seeded Graph Matching Network, a graph neural network with sparse structure to reduce redundant…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Hongkai Chen , Zixin Luo , Jiahui Zhang , Lei Zhou , Xuyang Bai , Zeyu Hu , Chiew-Lan Tai , Long Quan

In recent years, the trackers based on Siamese networks have emerged as highly effective and efficient for visual object tracking (VOT). While these methods were shown to be vulnerable to adversarial attacks, as most deep networks for…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Krishna Kanth Nakka , Mathieu Salzmann

Object goal visual navigation is a challenging task that aims to guide a robot to find the target object based on its visual observation, and the target is limited to the classes pre-defined in the training stage. However, in real…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Qianfan Zhao , Lu Zhang , Bin He , Hong Qiao , Zhiyong Liu

Siamese deep-network trackers have received significant attention in recent years due to their real-time speed and state-of-the-art performance. However, Siamese trackers suffer from similar looking confusers, that are prevalent in aerial…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Abu Md Niamul Taufique , Andreas Savakis , Michael Braun , Daniel Kubacki , Ethan Dell , Lei Qian , Sean M. O'Rourke

Visual object tracking performance has been dramatically improved in recent years, but some severe challenges remain open, like distractors and occlusions. We suspect the reason is that the feature representations of the tracking targets…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Mengmeng Wang , Xiaoqian Yang , Yong Liu

Data association-based multiple object tracking (MOT) involves multiple separated modules processed or optimized differently, which results in complex method design and requires non-trivial tuning of parameters. In this paper, we present an…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Peng Chu , Haibin Ling

Tracking specific targets, such as pedestrians and vehicles, has been the focus of recent vision-based multitarget tracking studies. However, in some real-world scenarios, unseen categories often challenge existing methods due to…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Zewei Wu , Longhao Wang , Cui Wang , César Teixeira , Wei Ke , Zhang Xiong

In many domains where data are represented as graphs, learning a similarity metric among graphs is considered a key problem, which can further facilitate various learning tasks, such as classification, clustering, and similarity search.…

机器学习 · 计算机科学 2020-10-06 Guixiang Ma , Nesreen K. Ahmed , Theodore L. Willke , Philip S. Yu

Formulating the multi object tracking problem as a network flow optimization problem is a popular choice. In this paper an efficient way of learning the weights of such a network is presented. It separates the problem into one embedding of…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Håkan Ardö , Mikael Nilsson

Object tracking has been broadly applied in unmanned aerial vehicle (UAV) tasks in recent years. However, existing algorithms still face difficulties such as partial occlusion, clutter background, and other challenging visual factors.…

机器人学 · 计算机科学 2020-09-01 Yujie He , Changhong Fu , Fuling Lin , Yiming Li , Peng Lu
‹ 上一页 1 8 9 10 下一页 ›