中文
相关论文

相关论文: SiamAPN++: Siamese Attentional Aggregation Network…

200 篇论文

Spiking Neural Networks (SNNs), characterized by their event-driven computation and low power consumption, have shown great potential for energy-efficient visual tracking on unmanned aerial vehicles (UAVs). However, existing efficient…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Pengzhi Zhong , Jiwei Mo , Dan Zeng , Feixiang He , Shuiwang Li

Recent advances in visual tracking are based on siamese feature extractors and template matching. For this category of trackers, latest research focuses on better feature embeddings and similarity measures. In this work, we focus on…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Axel Sauer , Elie Aljalbout , Sami Haddadin

In robot automated assembly, snap assembly precision and efficiency directly determine overall production quality. As a core prerequisite, snap detection and localization critically affect subsequent assembly success. Traditional visual…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kuanxu Hou

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the video, using a fast…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Elena Burceanu

We present FEAR, a family of fast, efficient, accurate, and robust Siamese visual trackers. We present a novel and efficient way to benefit from dual-template representation for object model adaption, which incorporates temporal information…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Vasyl Borsuk , Roman Vei , Orest Kupyn , Tetiana Martyniuk , Igor Krashenyi , Jiři Matas

Modern lane detection methods have achieved remarkable performances in complex real-world scenarios, but many have issues maintaining real-time efficiency, which is important for autonomous vehicles. In this work, we propose LaneATT: an…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Lucas Tabelini , Rodrigo Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Thiago Oliveira-Santos

More powerful feature representations derived from deep neural networks benefit visual tracking algorithms widely. However, the lack of exploitation on temporal information prevents tracking algorithms from adapting to appearances changing…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Tao Hu , Lichao Huang , Xianming Liu , Han Shen

This paper presents F-Siamese Tracker, a novel approach for single object tracking prominently characterized by more robustly integrating 2D and 3D information to reduce redundant search space. A main challenge in 3D single object tracking…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Hao Zou , Jinhao Cui , Xin Kong , Chujuan Zhang , Yong Liu , Feng Wen , Wanlong Li

Using parallel embedded systems these days is increasing. They are getting more complex due to integrating multiple functionalities in one application or running numerous ones concurrently. This concerns a wide range of applications,…

分布式、并行与集群计算 · 计算机科学 2022-07-18 Hasna Bouraoui , Chadlia Jerad , Omar Romdhani , Jeronimo Castrillon

We present a Siamese-like Dual-branch network based on solely Transformers for tracking. Given a template and a search image, we divide them into non-overlapping patches and extract a feature vector for each patch based on its matching…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fei Xie , Chunyu Wang , Guangting Wang , Wankou Yang , Wenjun Zeng

Psychological studies have found that human visual tracking system involves learning, memory, and planning. Despite recent successes, not many works have focused on memory and planning in deep learning based tracking. We are thus interested…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Zhenmei Shi , Haoyang Fang , Yu-Wing Tai , Chi-Keung Tang

A unique approach for the mid-air autonomous aerial interception of non-cooperating UAV by a flying robot equipped with a net is presented in this paper. A novel interception guidance method dubbed EPN is proposed, designed to catch agile…

机器人学 · 计算机科学 2025-03-25 Michal Pliska , Matouš Vrba , Tomáš Báča , Martin Saska

In recent years, deep learning-based point cloud normal estimation has made great progress. However, existing methods mainly rely on the PCPNet dataset, leading to overfitting. In addition, the correlation between point clouds with…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Wei Jin , Jun Zhou , Nannan Li , Haba Madeline , Xiuping Liu

In this work, we propose a novel staged depthwise correlation and feature fusion network, named DCFFNet, to further optimize the feature extraction for visual tracking. We build our deep tracker upon a siamese network architecture, which is…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Dianbo Ma , Jianqiang Xiao , Ziyan Gao , Satoshi Yamane

Domain adaptation (DA) has demonstrated significant promise for real-time nighttime unmanned aerial vehicle (UAV) tracking. However, the state-of-the-art (SOTA) DA still lacks the potential object with accurate pixel-level location and…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Changhong Fu , Liangliang Yao , Haobo Zuo , Guangze Zheng , Jia Pan

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

This paper proposes a novel mission planning platform, capable of efficiently deploying a team of UAVs to cover complex-shaped areas, in various remote sensing applications. Under the hood lies a novel optimization scheme for grid-based…

Modern high-performance semantic segmentation methods employ a heavy backbone and dilated convolution to extract the relevant feature. Although extracting features with both contextual and semantic information is critical for the…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Mohammed A. M. Elhassan , Chenhui Yang , Chenxi Huang , Tewodros Legesse Munea , Xin Hong , Abuzar B. M. Adam , Amina Benabid

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

In this paper, we propose an online Multi-Object Tracking (MOT) approach which integrates the merits of single object tracking and data association methods in a unified framework to handle noisy detections and frequent interactions between…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Ji Zhu , Hua Yang , Nian Liu , Minyoung Kim , Wenjun Zhang , Ming-Hsuan Yang