中文
相关论文

相关论文: RPT++: Customized Feature Representation for Siame…

200 篇论文

Visual tracking plays an important role in perception system, which is a crucial part of intelligent transportation. Recently, Siamese network is a hot topic for visual tracking to estimate moving targets' trajectory, due to its superior…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Shuo Chang , YiFan Zhang , Sai Huang , Yuanyuan Yao , Zhiyong Feng

Visual-based localization has made significant progress, yet its performance often drops in large-scale, outdoor, and long-term settings due to factors like lighting changes, dynamic scenes, and low-texture areas. These challenges degrade…

机器人学 · 计算机科学 2025-09-11 Sai Puneeth Reddy Gottam , Haoming Zhang , Eivydas Keras

We present Robot-centric Pooling (RcP), a novel pooling method designed to enhance end-to-end visuomotor policies by enabling differentiation between the robots and similar entities or their surroundings. Given an image-proprioception pair,…

机器人学 · 计算机科学 2024-11-08 Zheyu Zhuang , Ville Kyrki , Danica Kragic

Siamese network has been a de facto benchmark framework for 3D LiDAR object tracking with a shared-parametric encoder extracting features from template and search region, respectively. This paradigm relies heavily on an additional matching…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Teli Ma , Mengmeng Wang , Jimin Xiao , Huifeng Wu , Yong Liu

Recently, polar-based representation has shown promising properties in perceptual tasks. In addition to Cartesian-based approaches, which separate point clouds unevenly, representing point clouds as polar grids has been recognized as an…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Ming Nie , Yujing Xue , Chunwei Wang , Chaoqiang Ye , Hang Xu , Xinge Zhu , Qingqiu Huang , Michael Bi Mi , Xinchao Wang , Li Zhang

Accurate scale estimation of a target is a challenging research problem in visual object tracking. Most state-of-the-art methods employ an exhaustive scale search to estimate the target size. The exhaustive search strategy is…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Martin Danelljan , Gustav Häger , Fahad Shahbaz Khan , Michael Felsberg

Despite the extensive adoption of machine learning on the task of visual object tracking, recent learning-based approaches have largely overlooked the fact that visual tracking is a sequence-level task in its nature; they rely heavily on…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Minji Kim , Seungkwan Lee , Jungseul Ok , Bohyung Han , Minsu Cho

Many state-of-the-art trackers usually resort to the pretrained convolutional neural network (CNN) model for correlation filtering, in which deep features could usually be redundant, noisy and less discriminative for some certain instances,…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Chenglong Li , Yan Huang , Liang Wang , Jin Tang , Liang Lin

Modern visual trackers usually construct online learning models under the assumption that the feature response has a Gaussian distribution with target-centered peak response. Nevertheless, such an assumption is implausible when there is…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Qintao Hu , Lijun Zhou , Xiaoxiao Wang , Yao Mao , Jianlin Zhang , Qixiang Ye

Siamese approaches address the visual tracking problem by extracting an appearance template from the current frame, which is used to localize the target in the next frame. In general, this template is linearly combined with the accumulated…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Lichao Zhang , Abel Gonzalez-Garcia , Joost van de Weijer , Martin Danelljan , Fahad Shahbaz Khan

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

Existing deep trackers mainly use convolutional neural networks pre-trained for generic object recognition task for representations. Despite demonstrated successes for numerous vision tasks, the contributions of using pre-trained deep…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Xin Li , Chao Ma , Baoyuan Wu , Zhenyu He , Ming-Hsuan Yang

Siamese trackers based on 3D region proposal network (RPN) have shown remarkable success with deep Hough voting. However, using a single seed point feature as the cue for voting fails to produce high-quality 3D proposals. Additionally, the…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Jiahao Nie , Zhiwei He , Yuxiang Yang , Xudong Lv , Mingyu Gao , Jing Zhang

Correlation acts as a critical role in the tracking field, especially in recent popular Siamese-based trackers. The correlation operation is a simple fusion manner to consider the similarity between the template and the search region.…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Xin Chen , Bin Yan , Jiawen Zhu , Dong Wang , Xiaoyun Yang , Huchuan Lu

The ROI (region-of-interest) based pooling method performs pooling operations on the cropped ROI regions for various samples and has shown great success in the object detection methods. It compresses the model size while preserving the…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Yuxuan Sun , Chong Sun , Dong Wang , You He , Huchuan Lu

Benefiting from its ability to efficiently learn how an object is changing, correlation filters have recently demonstrated excellent performance for rapidly tracking objects. Designing effective features and handling model drifts are two…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Xizhe Xue , Ying Li , Qiang Shen

Classically, visual object tracking involves following a target object throughout a given video, and it provides us the motion trajectory of the object. However, for many practical applications, this output is often insufficient since…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Maximilian Filtenborg , Efstratios Gavves , Deepak Gupta

Discriminative representation is essential to keep a unique identifier for each target in Multiple object tracking (MOT). Some recent MOT methods extract features of the bounding box region or the center point as identity embeddings.…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Hao Ren , Shoudong Han , Huilin Ding , Ziwen Zhang , Hongwei Wang , Faquan Wang

In recent years visual object tracking has become a very active research area. An increasing number of tracking algorithms are being proposed each year. It is because tracking has wide applications in various real world problems such as…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Mustansar Fiaz , Arif Mahmood , Sajid Javed , Soon Ki Jung

Current Siamese-based trackers mainly formulate the visual tracking into two independent subtasks, including classification and localization. They learn the classification subnetwork by processing each sample separately and neglect the…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Feng Tang , Qiang Ling