中文
相关论文

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

200 篇论文

The point cloud based 3D single object tracking has drawn increasing attention. Although many breakthroughs have been achieved, we also reveal two severe issues. By extensive analysis, we find the prediction manner of current approaches is…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Pan Wang , Liangliang Ren , Shengkai Wu , Jinrong Yang , En Yu , Hangcheng Yu , Xiaoping Li

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

Many multi-object tracking (MOT) methods follow the framework of "tracking by detection", which associates the target objects-of-interest based on the detection results. However, due to the separate models for detection and association, the…

计算机视觉与模式识别 · 计算机科学 2023-09-18 JiaXu Wan , Hong Zhang , Jin Zhang , Yuan Ding , Yifan Yang , Yan Li , Xuliang Li

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

Recent advances in Siamese network-based visual tracking methods have enabled high performance on numerous tracking benchmarks. However, extensive scale variations of the target object and distractor objects with similar categories have…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

Reducing the complexity of the pipeline of instance segmentation is crucial for real-world applications. This work addresses this issue by introducing an anchor-box free and single-shot instance segmentation framework, termed PolarMask,…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Enze Xie , Wenhai Wang , Mingyu Ding , Ruimao Zhang , Ping Luo

We address the problem of multi-modal object tracking in video and explore various options of fusing the complementary information conveyed by the visible (RGB) and thermal infrared (TIR) modalities including pixel-level, feature-level and…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Zhangyong Tang , Tianyang Xu , Hui Li , Xiao-Jun Wu , Xuefeng Zhu , Josef Kittler

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

Many current visual object tracking benchmarks such as OTB100, NfS, UAV123, LaSOT, and GOT-10K, predominantly contain day-time scenarios while the challenges posed by the night-time has been less investigated. It is primarily because of the…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Yu Liu , Arif Mahmood , Muhammad Haris Khan

Classification-regression prediction networks have realized impressive success in several modern deep trackers. However, there is an inherent difference between classification and regression tasks, so they have diverse even opposite demands…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Xinglong Sun , Haijiang Sun , Shan Jiang , Jiacheng Wang , Xilai Wei , Zhonghe Hu

Visual Object Tracking (VOT) has synchronous needs for both robustness and accuracy. While most existing works fail to operate simultaneously on both, we investigate in this work the problem of conflicting performance between accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Jinghao Zhou , Bo Li , Lei Qiao , Peng Wang , Weihao Gan , Wei Wu , Junjie Yan , Wanli Ouyang

In this paper, we develop a novel convolutional neural network based approach to extract and aggregate useful information from gait silhouette sequence images instead of simply representing the gait process by averaging silhouette images.…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Qiang Chen , Yunhong Wang , Zheng Liu , Qingjie Liu , Di Huang

Single object tracking (SOT) is currently one of the most important tasks in computer vision. With the development of the deep network and the release for a series of large scale datasets for single object tracking, siamese networks have…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Shaokui Jiang , Baile Xu , Jian Zhao , Furao Shen

Recently, the compressive tracking (CT) method has attracted much attention due to its high efficiency, but it cannot well deal with the large scale target appearance variations due to its data-independent random projection matrix that…

计算机视觉与模式识别 · 计算机科学 2015-04-23 Qingshan Liu , Jing Yang , Kaihua Zhang , Yi Wu

Hyper-parameter selection remains a daunting task when building a pattern recognition architecture which performs well, particularly in recently constructed visual pipeline models for feature extraction. We re-formulate pooling in an…

计算机视觉与模式识别 · 计算机科学 2013-01-17 Derek Rose , Itamar Arel

Traditional set prediction models can struggle with simple datasets due to an issue we call the responsibility problem. We introduce a pooling method for sets of feature vectors based on sorting features across elements of the set. This can…

机器学习 · 计算机科学 2020-05-04 Yan Zhang , Jonathon Hare , Adam Prügel-Bennett

The $\ell_1$ tracker obtains robustness by seeking a sparse representation of the tracking object via $\ell_1$ norm minimization \cite{Xue_ICCV_09_Track}. However, the high computational complexity involved in the $ \ell_1 $ tracker…

计算机视觉与模式识别 · 计算机科学 2010-12-14 Hanxi Li , Chunhua Shen , Qinfeng Shi

Point clouds are challenging to process due to their sparsity, therefore autonomous vehicles rely more on appearance attributes than pure geometric features. However, 3D LIDAR perception can provide crucial information for urban navigation…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Silvio Giancola , Jesus Zarzar , Bernard Ghanem

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

Visual Object Tracking (VOT) is a fundamental task with widespread applications in autonomous navigation, surveillance, and maritime robotics. Despite significant advances in generic object tracking, maritime environments continue to…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Ahsan Baidar Bakht , Muhayy Ud Din , Sajid Javed , Irfan Hussain