中文
相关论文

相关论文: ROI Pooled Correlation Filters for Visual Tracking

200 篇论文

Biologically inspired, from the early HMAX model to Spatial Pyramid Matching, pooling has played an important role in visual recognition pipelines. Spatial pooling, by grouping of local codes, equips these methods with a certain degree of…

计算机视觉与模式识别 · 计算机科学 2015-05-06 Mateusz Malinowski , Mario Fritz

Real-time object detection and tracking have shown to be the basis of intelligent production for industrial 4.0 applications. It is a challenging task because of various distorted data in complex industrial setting. The correlation filter…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Shangzhen Luan , Yan Li , Xiaodi Wang , Baochang Zhang

In this paper, we propose a novel structural correlation filter combined with a multi-task Gaussian particle filter (KCF-GPF) model for robust visual tracking. We first present an assemble structure where several KCF trackers as weak…

计算机视觉与模式识别 · 计算机科学 2018-03-18 Manna Dai , Shuying Cheng , Xiangjian He , Dadong Wang

Correlation filter (CF)-based methods have demonstrated exceptional performance in visual object tracking for unmanned aerial vehicle (UAV) applications, but suffer from the undesirable boundary effect. To solve this issue, spatially…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Changhong Fu , Xiaoxiao Yang , Fan Li , Juntao Xu , Changjing Liu , Peng Lu

Pedestrian detection has achieved great improvements with the help of Convolutional Neural Networks (CNNs). CNN can learn high-level features from input images, but the insufficient spatial resolution of CNN feature channels (feature maps)…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Fiseha B. Tesema , Hong Wu , Mingjian Chen , Junpeng Lin , William Zhu , Kaizhu Huang

In this paper, we propose a novel pixel-wise visual object tracking framework that can track any anonymous object in a noisy background. The framework consists of two submodels, a global attention model and a local segmentation model. The…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Yilin Song , Chenge Li , Yao Wang

Images captured nowadays are of varying dimensions with smartphones and DSLR's allowing users to choose from a list of available image resolutions. It is therefore imperative for forensic algorithms such as resampling detection to scale…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Mohit Lamba , Kaushik Mitra

Graph Machine Learning often involves the clustering of nodes based on similarity structure encoded in the graph's topology and the nodes' attributes. On homophilous graphs, the integration of pooling layers has been shown to enhance the…

机器学习 · 计算机科学 2024-07-08 Amy Feng , Melanie Weber

There is tremendous scope for improving the energy efficiency of embedded vision systems by incorporating programmable region-of-interest (ROI) readout in the image sensor design. In this work, we study how ROI programmability can be…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Odrika Iqbal , Victor Isaac Torres Muro , Sameeksha Katoch , Andreas Spanias , Suren Jayasuriya

Recently, the Kernelized Correlation Filters tracker (KCF) achieved competitive performance and robustness in visual object tracking. On the other hand, visual trackers are not typically used in multiple object tracking. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yuebin Yang , Guillaume-Alexandre Bilodeau

Correlation filtering based tracking model has received lots of attention and achieved great success in real-time tracking, however, the lost function in current correlation filtering paradigm could not reliably response to the appearance…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Yao Sui , Ziming Zhang , Guanghui Wang , Yafei Tang , Li Zhang

Kernel Correlation Filters have shown a very promising scheme for visual tracking in terms of speed and accuracy on several benchmarks. However it suffers from problems that affect its performance like occlusion, rotation and scale change.…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Abdullah Hamdi , Bernard Ghanem

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

Object detection in aerial images is an active yet challenging task in computer vision because of the birdview perspective, the highly complex backgrounds, and the variant appearances of objects. Especially when detecting densely packed…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Jian Ding , Nan Xue , Yang Long , Gui-Song Xia , Qikai Lu

Global pooling is one of the most significant operations in many machine learning models and tasks, which works for information fusion and structured data (like sets and graphs) representation. However, without solid mathematical…

机器学习 · 计算机科学 2022-12-14 Hongteng Xu , Minjie Cheng

While MPEG-standardized video-based point cloud compression (VPCC) achieves high compression efficiency for human perception, it struggles with a poor trade-off between bitrate savings and detection accuracy when supporting 3D object…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Mingxuan Yan , Ruijie Zhang , Xuedou Xiao , Wei Wang

Particle Filter(PF) is used extensively for estimation of target Non-linear and Non-gaussian state. However, its performance suffers due to inherent problem of sample degeneracy and impoverishment. In order to address this, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Kapil Sharma , Gurjit Singh Walia , Ashish Kumar , Astitwa Saxena , Kuldeep Singh

We propose a simple yet effective approach to the problem of pedestrian detection which outperforms the current state-of-the-art. Our new features are built on the basis of low-level visual features and spatial pooling. Incorporating…

计算机视觉与模式识别 · 计算机科学 2014-07-04 Sakrapee Paisitkriangkrai , Chunhua Shen , Anton van den Hengel

The development of embodied AI systems is increasingly constrained by the availability and structure of physical interaction data. Despite recent advances in vision-language-action (VLA) models, current pipelines suffer from high data…

机器人学 · 计算机科学 2026-03-24 Xinhai Sun , Xiang Shi , Menglin Zou , Wenlong Huang

The Correlation Filter is an algorithm that trains a linear template to discriminate between images and their translations. It is well suited to object tracking because its formulation in the Fourier domain provides a fast solution,…

计算机视觉与模式识别 · 计算机科学 2017-04-21 Jack Valmadre , Luca Bertinetto , João F. Henriques , Andrea Vedaldi , Philip H. S. Torr