中文
相关论文

相关论文: F-Siamese Tracker: A Frustum-based Double Siamese …

200 篇论文

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

The ability to detect and track the dynamic objects in different scenes is fundamental to real-world applications, e.g., autonomous driving and robot navigation. However, traditional Multi-Object Tracking (MOT) is limited to tracking…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Qiankun Liu , Yichen Li , Yuqi Jiang , Ying Fu

In this work, we study 3D object detection from RGB-D data in both indoor and outdoor scenes. While previous methods focus on images or 3D voxels, often obscuring natural 3D patterns and invariances of 3D data, we directly operate on raw…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Charles R. Qi , Wei Liu , Chenxia Wu , Hao Su , Leonidas J. Guibas

In a generic object tracking, depth (D) information provides informative cues for foreground-background separation and target bounding box regression. However, so far, few trackers have used depth information to play the important role…

计算机视觉与模式识别 · 计算机科学 2020-05-11 Pengyao Zhao , Quanli Liu , Wei Wang , Qiang Guo

We present DroTrack, a high-speed visual single-object tracking framework for drone-captured video sequences. Most of the existing object tracking methods are designed to tackle well-known challenges, such as occlusion and cluttered…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Ali Hamdi , Flora Salim , Du Yong Kim

In this paper, an online adaptive model-free tracker is proposed to track single objects in video sequences to deal with real-world tracking challenges like low-resolution, object deformation, occlusion and motion blur. The novelty lies in…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Tanushri Chakravorty , Guillaume-Alexandre Bilodeau , Eric Granger

Recently, the Siamese-based method has stood out from multitudinous tracking methods owing to its state-of-the-art (SOTA) performance. Nevertheless, due to various special challenges in UAV tracking, \textit{e.g.}, severe occlusion and fast…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Ziang Cao , Changhong Fu , Junjie Ye , Bowen Li , Yiming Li

3D object tracking is a critical task in autonomous driving systems. It plays an essential role for the system's awareness about the surrounding environment. At the same time there is an increasing interest in algorithms for autonomous cars…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Nicola Marinello , Marc Proesmans , Luc Van Gool

Object tracking in satellite videos remains a complex endeavor in remote sensing due to the intricate and dynamic nature of satellite imagery. Existing state-of-the-art trackers in computer vision integrate sophisticated architectures,…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Athena Psalta , Vasileios Tsironis , Andreas El Saer , Konstantinos Karantzalos

Occlusion is one of the most difficult challenges in object tracking to model. This is because unlike other challenges, where data augmentation can be of help, occlusion is hard to simulate as the occluding object can be anything in any…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Deepak K. Gupta , Efstratios Gavves , Arnold W. M. Smeulders

In this paper, SIA_Track is presented which is developed by a research team from SI Analytics. The proposed method was built from pre-existing detector and tracker under the tracking-by-detection paradigm. The tracker we used is an online…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Minseok Seo , Jeongwon Ryu , Kwangjin Yoon

Most thermal infrared (TIR) tracking methods are discriminative, treating the tracking problem as a classification task. However, the objective of the classifier (label prediction) is not coupled to the objective of the tracker (location…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Xin Li , Qiao Liu , Nana Fan , Zhenyu He , Hongzhi Wang

Sparse representation is considered as a viable solution to visual tracking. In this paper, we propose a structured group local sparse tracker (SGLST), which exploits local patches inside target candidates in the particle filter framework.…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Mohammadreza Javanmardi , Xiaojun Qi

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

A reliable and accurate 3D tracking framework is essential for predicting future locations of surrounding objects and planning the observer's actions in numerous applications such as autonomous driving. We propose a framework that can…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Hou-Ning Hu , Yung-Hsu Yang , Tobias Fischer , Trevor Darrell , Fisher Yu , Min Sun

Deep Learning methods have been extensively used to analyze video data to extract valuable information by classifying image frames and detecting objects. We describe a unique approach for using video feed from a moving Locomotive to…

计算机视觉与模式识别 · 计算机科学 2017-12-22 Dattaraj J Rao , Shruti Mittal , S. Ritika

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

Current Point-based detectors can only learn from the provided points, with limited receptive fields and insufficient global learning capabilities for such targets. In this paper, we present a novel Point Dilation Mechanism for single-stage…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Ao Liang , Haiyang Hua , Jian Fang , Wenyu Chen , Huaici Zhao

Discriminative correlation filters (DCF) and siamese networks have achieved promising performance on visual tracking tasks thanks to their superior computational efficiency and reliable similarity metric learning, respectively. However, how…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Xizhe Xue , Ying Li , Xiaoyue Yin , Qiang Shen

Recently, the majority of visual trackers adopt Convolutional Neural Network (CNN) as their backbone to achieve high tracking accuracy. However, less attention has been paid to the potential adversarial threats brought by CNN, including…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Xugang Wu , Xiaoping Wang , Xu Zhou , Songlei Jian
‹ 上一页 1 8 9 10 下一页 ›