中文
相关论文

相关论文: Spatio-Temporal Matching for Siamese Visual Tracki…

200 篇论文

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

3D object detection using LiDAR data remains a key task for applications like autonomous driving and robotics. Unlike in the case of 2D images, LiDAR data is almost always collected over a period of time. However, most work in this area has…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Naman Sharma , Hocksoon Lim

This paper presents a novel approach to visual tracking: Similarity Matching Ratio (SMR). The traditional approach of tracking is minimizing some measures of the difference between the template and a patch from the frame. This approach is…

计算机视觉与模式识别 · 计算机科学 2012-09-13 Aysegul Dundar , Jonghoon Jin , Eugenio Culurciello

Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline training on large-scale…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Tianyang Xu , Zhen-Hua Feng , Xiao-Jun Wu , Josef Kittler

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location, and segmentation,…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Sajid Javed , Martin Danelljan , Fahad Shahbaz Khan , Muhammad Haris Khan , Michael Felsberg , Jiri Matas

Nowadays, infrared target tracking has been a critical technology in the field of computer vision and has many applications, such as motion analysis, pedestrian surveillance, intelligent detection, and so forth. Unfortunately, due to the…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Wei-Jie Yan , Yun-Kai Xu , Qian Chen , Xiao-Fang Kong , Guo-Hua Gu , A-Jun Shao , Min-Jie Wan

Time series pre-training has recently garnered wide attention for its potential to reduce labeling expenses and benefit various downstream tasks. Prior methods are mainly based on pre-training techniques well-acknowledged in vision or…

机器学习 · 计算机科学 2024-06-10 Jiaxiang Dong , Haixu Wu , Yuxuan Wang , Yunzhong Qiu , Li Zhang , Jianmin Wang , Mingsheng Long

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

In recent years, deep learning based visual tracking methods have obtained great success owing to the powerful feature representation ability of Convolutional Neural Networks (CNNs). Among these methods, classification-based tracking…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Yihan Du , Yan Yan , Si Chen , Yang Hua

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

Recently, part-based and support vector machines (SVM) based trackers have shown favorable performance. Nonetheless, the time-consuming online training and updating process limit their real-time applications. In order to better deal with…

计算机视觉与模式识别 · 计算机科学 2018-05-28 Zhangjian Ji , Kai Feng , Yuhua Qian

Siamese networks have shown effective results in unsupervised visual representation learning. These models are designed to learn an invariant representation of two augmentations for one input by maximizing their similarity. In this paper,…

音频与语音处理 · 电气工程与系统科学 2022-06-23 Yingying Gao , Junlan Feng , Tianrui Wang , Chao Deng , Shilei Zhang

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

Trackers that follow Siamese paradigm utilize similarity matching between template and search region features for tracking. Many methods have been explored to enhance tracking performance by incorporating tracking history to better handle…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Wenrui Cai , Qingjie Liu , Yunhong Wang

Cross-correlation is a popular signal processing technique used in numerous location tracking systems for obtaining reliable range information. However, its efficient design and practical implementation has not yet been achieved on mote…

其他计算机科学 · 计算机科学 2016-06-14 Prasant Misra , Wen Hu , Mingrui Yang , Marco Duarte , Sanjay Jha

In this paper, we propose the methods to handle temporal errors during multi-object tracking. Temporal error occurs when objects are occluded or noisy detections appear near the object. In those situations, tracking may fail and various…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Young-chul Yoon , Abhijeet Boragule , Young-min Song , Kwangjin Yoon , Moongu Jeon

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

Multi-object tracking has recently become an important area of computer vision, especially for Advanced Driver Assistance Systems (ADAS). Despite growing attention, achieving high performance tracking is still challenging, with…

计算机视觉与模式识别 · 计算机科学 2017-01-25 Minyoung Kim , Stefano Alletto , Luca Rigazio

Visual object tracking is an important task in computer vision, which has many real-world applications, e.g., video surveillance, visual navigation. Visual object tracking also has many challenges, e.g., object occlusion and deformation. To…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Ruize Han , Wei Feng , Qing Guo , Qinghua Hu

Multiple object tracking (MOT) in Unmanned Aerial Vehicle (UAV) videos is important for diverse applications in computer vision. Current MOT trackers rely on accurate object detection results and precise matching of target reidentification…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Jianbo Ma , Chuanming Tang , Fei Wu , Can Zhao , Jianlin Zhang , Zhiyong Xu