English
Related papers

Related papers: DCFNet: Discriminant Correlation Filters Network f…

200 papers

Object tracking is one of the most challenging task and has secured significant attention of computer vision researchers in the past two decades. Recent deep learning based trackers have shown good performance on various tracking…

Computer Vision and Pattern Recognition · Computer Science 2018-01-30 Mustansar Fiaz , Sajid Javed , Arif Mahmood , Soon Ki Jung

In the domain of computer vision, multi-scale feature extraction is vital for tasks such as salient object detection. However, achieving this capability in lightweight networks remains challenging due to the trade-off between efficiency and…

Computer Vision and Pattern Recognition · Computer Science 2025-08-12 Yunpeng Shi , Lei Chen , Xiaolu Shen , Yanju Guo

We present an integrated framework for using Convolutional Networks for classification, localization and detection. We show how a multiscale and sliding window approach can be efficiently implemented within a ConvNet. We also introduce a…

Computer Vision and Pattern Recognition · Computer Science 2014-02-25 Pierre Sermanet , David Eigen , Xiang Zhang , Michael Mathieu , Rob Fergus , Yann LeCun

Object tracking based on retina-inspired and event-based dynamic vision sensor (DVS) is challenging for the noise events, rapid change of event-stream shape, chaos of complex background textures, and occlusion. To address these challenges,…

Computer Vision and Pattern Recognition · Computer Science 2018-03-20 Hongmin Li , Luping Shi

Correlation has a critical role in the tracking field, especially in recent popular Siamese-based trackers. The correlation operation is a simple fusion method that considers the similarity between the template and the search region.…

Computer Vision and Pattern Recognition · Computer Science 2022-11-24 Xin Chen , Bin Yan , Jiawen Zhu , Huchuan Lu , Xiang Ruan , Dong Wang

Most existing trackers based on discriminative correlation filters (DCF) try to introduce predefined regularization term to improve the learning of target objects, e.g., by suppressing background learning or by restricting change rate of…

Computer Vision and Pattern Recognition · Computer Science 2020-03-31 Yiming Li , Changhong Fu , Fangqiang Ding , Ziyuan Huang , Geng Lu

We propose a Convolutional Neural Network (CNN) based algorithm - StuffNet - for object detection. In addition to the standard convolutional features trained for region proposal and object detection [31], StuffNet uses convolutional…

Computer Vision and Pattern Recognition · Computer Science 2017-01-31 Samarth Brahmbhatt , Henrik I. Christensen , James Hays

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

Computer Vision and Pattern Recognition · Computer Science 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

This paper investigates how to perform robust visual tracking in adverse and challenging conditions using complementary visual and thermal infrared data (RGBT tracking). We propose a novel deep network architecture called qualityaware…

Computer Vision and Pattern Recognition · Computer Science 2019-10-15 Yabin Zhu , Chenglong Li , Bin Luo , Jin Tang

In the last two years, convolutional neural networks (CNNs) have achieved an impressive suite of results on standard recognition datasets and tasks. CNN-based features seem poised to quickly replace engineered representations, such as SIFT…

Computer Vision and Pattern Recognition · Computer Science 2014-09-23 Pulkit Agrawal , Ross Girshick , Jitendra Malik

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun

The best RGBD trackers provide high accuracy but are slow to run. On the other hand, the best RGB trackers are fast but clearly inferior on the RGBD datasets. In this work, we propose a deep depth-aware long-term tracker that achieves…

Computer Vision and Pattern Recognition · Computer Science 2019-12-03 Yanlin Qian , Alan Lukežič , Matej Kristan , Joni-Kristian Kämäräinen , Jiri Matas

In unmanned aerial systems, especially in complex environments, accurately detecting tiny objects is crucial. Resizing images is a common strategy to improve detection accuracy, particularly for small objects. However, simply enlarging…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Luqi Gong , Haotian Chen , Yikun Chen , Tianliang Yao , Chao Li , Shuai Zhao , Guangjie Han

We present a filter correlation based model compression approach for deep convolutional neural networks. Our approach iteratively identifies pairs of filters with the largest pairwise correlations and drops one of the filters from each such…

Computer Vision and Pattern Recognition · Computer Science 2020-01-17 Pravendra Singh , Vinay Kumar Verma , Piyush Rai , Vinay P. Namboodiri

Correlation Filters (CFs) are a class of classifiers which are designed for accurate pattern localization. Traditionally CFs have been used with scalar features only, which limits their ability to be used with vector feature representations…

Computer Vision and Pattern Recognition · Computer Science 2014-04-25 Vishnu Naresh Boddeti , B. V. K. Vijaya Kumar

Recently, deep learning has achieved very promising results in visual object tracking. Deep neural networks in existing tracking methods require a lot of training data to learn a large number of parameters. However, training data is not…

Computer Vision and Pattern Recognition · Computer Science 2018-01-09 Li Wang , Ting Liu , Bing Wang , Xulei Yang , Gang Wang

Discriminative Correlation Filters (DCF) are efficient in visual tracking but suffer from unwanted boundary effects. Spatially Regularized DCF (SRDCF) has been suggested to resolve this issue by enforcing spatial penalty on DCF…

Computer Vision and Pattern Recognition · Computer Science 2018-03-26 Feng Li , Cheng Tian , Wangmeng Zuo , Lei Zhang , Ming-Hsuan Yang

This paper improves state-of-the-art visual object trackers that use online adaptation. Our core contribution is an offline meta-learning-based method to adjust the initial deep networks used in online adaptation-based tracking. The meta…

Computer Vision and Pattern Recognition · Computer Science 2018-03-21 Eunbyung Park , Alexander C. Berg

Change detection, an essential application for high-resolution remote sensing images, aims to monitor and analyze changes in the land surface over time. Due to the rapid increase in the quantity of high-resolution remote sensing data and…

Computer Vision and Pattern Recognition · Computer Science 2024-06-05 Shizhen Chang , Michael Kopp , Pedram Ghamisi , Bo Du

Visual tracking problem demands to efficiently perform robust classification and accurate target state estimation over a given target at the same time. Former methods have proposed various ways of target state estimation, yet few of them…

Computer Vision and Pattern Recognition · Computer Science 2020-04-03 Yinda Xu , Zeyu Wang , Zuoxin Li , Ye Yuan , Gang Yu