中文
相关论文

相关论文: Beyond Correlation Filters: Learning Continuous Co…

200 篇论文

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

Reusable model design becomes desirable with the rapid expansion of machine learning applications. In this paper, we focus on the reusability of pre-trained deep convolutional models. Specifically, different from treating pre-trained models…

计算机视觉与模式识别 · 计算机科学 2017-05-30 Xiu-Shen Wei , Chen-Lin Zhang , Yao Li , Chen-Wei Xie , Jianxin Wu , Chunhua Shen , Zhi-Hua Zhou

As realistic AI-generated images threaten digital authenticity, we address the generalization failure of generative artifact-based detectors by exploiting the intrinsic properties of the camera imaging pipeline. Concretely, we investigate…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Nan Zhong , Yiran Xu , Mian Zou

Correlation filters (CF) have received considerable attention in visual tracking because of their computational efficiency. Leveraging deep features via off-the-shelf CNN models (e.g., VGG), CF trackers achieve state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ning Wang , Wengang Zhou , Yibing Song , Chao Ma , Houqiang Li

Recognizing objects in natural images is an intricate problem involving multiple conflicting objectives. Deep convolutional neural networks, trained on large datasets, achieve convincing results and are currently the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Lars Hertel , Erhardt Barth , Thomas Käster , Thomas Martinetz

Convolutional neural networks (CNN) based tracking approaches have shown favorable performance in recent benchmarks. Nonetheless, the chosen CNN features are always pre-trained in different tasks and individual components in tracking…

机器人学 · 计算机科学 2019-08-27 Zheng Zhu , Wei Zou , Guan Huang , Dalong Du , Chang Huang

Correlation filter (CF) based trackers generally include two modules, i.e., feature representation and on-line model adaptation. In existing off-line deep learning models for CF trackers, the model adaptation usually is either abandoned or…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yingjie Yao , Xiaohe Wu , Lei Zhang , Shiguang Shan , Wangmeng Zuo

Correlation filter plays a major role in improved tracking performance compared to existing trackers. The tracker uses the adaptive correlation response to predict the location of the target. Many varieties of correlation trackers were…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Lasitha Mekkayil , Hariharan Ramasangu

Tracking-by-detection methods have demonstrated competitive performance in recent years. In these approaches, the tracking model heavily relies on the quality of the training set. Due to the limited amount of labeled training data,…

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

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

Deep convolutional neural networks (CNNs) have delivered superior performance in many computer vision tasks. In this paper, we propose a novel deep fully convolutional network model for accurate salient object detection. The key…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Pingping Zhang , Dong Wang , Huchuan Lu , Hongyu Wang , Baocai Yin

Recent works on deep conditional random fields (CRF) have set new records on many vision tasks involving structured predictions. Here we propose a fully-connected deep continuous CRF model for both discrete and continuous labelling…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Fayao Liu , Guosheng Lin , Chunhua Shen

Continuous normalizing flows (CNFs) can model data distributions with expressive infinite-length architectures. But this modeling involves computationally expensive process of solving an ordinary differential equation (ODE) during maximum…

机器学习 · 计算机科学 2024-10-15 Denis Gudovskiy , Tomoyuki Okuno , Yohei Nakata

The deep convolutional neural network (DCNN) in computer vision has given promising results. It is widely applied in many areas, from medicine, agriculture, self-driving car, biometric system, and almost all computer vision-based…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Gaurav Hirani , Waleed Abdulla

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

The tracking-by-detection framework receives growing attentions through the integration with the Convolutional Neural Networks (CNNs). Existing tracking-by-detection based methods, however, fail to track objects with severe appearance…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Wenxi Liu , Yibing Song , Dengsheng Chen , Shengfeng He , Yuanlong Yu , Tao Yan , Gerhard P. Hancke , Rynson W. H. Lau

Deep neural networks, albeit their great success on feature learning in various computer vision tasks, are usually considered as impractical for online visual tracking because they require very long training time and a large number of…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Hanxi Li , Yi Li , Fatih Porikli

Visual feature pyramid has shown its superiority in both effectiveness and efficiency in a wide range of applications. However, the existing methods exorbitantly concentrate on the inter-layer feature interactions but ignore the intra-layer…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yu Quan , Dong Zhang , Liyan Zhang , Jinhui Tang

Recently, some correlation filter based trackers with detection proposals have achieved state-of-the-art tracking results. However, a large number of redundant proposals given by the proposal generator may degrade the performance and speed…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Luo Xiong , Yanjie Liang , Yan Yan , Hanzi Wang

In order to encode the class correlation and class specific information in image representation, we propose a new local feature learning approach named Deep Discriminative and Shareable Feature Learning (DDSFL). DDSFL aims to hierarchically…

计算机视觉与模式识别 · 计算机科学 2015-08-24 Zhen Zuo , Gang Wang , Bing Shuai , Lifan Zhao , Qingxiong Yang