中文
相关论文

相关论文: Joint Representation and Truncated Inference Learn…

200 篇论文

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

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

Correlation filter has been proven to be an effective tool for a number of approaches in visual tracking, particularly for seeking a good balance between tracking accuracy and speed. However, correlation filter based models are susceptible…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Yanchun Xie , Jimin Xiao , Kaizhu Huang , Jeyarajan Thiyagalingam , Yao Zhao

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

The ability to learn robust multi-modality representation has played a critical role in the development of RGBT tracking. However, the regular fusion paradigm and the invariable tracking template remain restrictive to the feature…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Ruichao Hou , Boyue Xu , Tongwei Ren , Gangshan Wu

CTR prediction has been widely used in the real world. Many methods model feature interaction to improve their performance. However, most methods only learn a fixed representation for each feature without considering the varying importance…

信息检索 · 计算机科学 2022-12-02 Fangye Wang , Yingxu Wang , Dongsheng Li , Hansu Gu , Tun Lu , Peng Zhang , Ning Gu

Visual object tracking remains an active research field in computer vision due to persisting challenges with various problem-specific factors in real-world scenes. Many existing tracking methods based on discriminative correlation filters…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Seyed Mojtaba Marvasti-Zadeh , Hossein Ghanei-Yakhdan , Shohreh Kasaei , Kamal Nasrollahi , Thomas B. Moeslund

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

Due to the automatic feature extraction procedure via multi-layer nonlinear transformations, the deep learning-based visual trackers have recently achieved great success in challenging scenarios for visual tracking purposes. Although many…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Seyed Mojtaba Marvasti-Zadeh , Hossein Ghanei-Yakhdan , Shohreh Kasaei

During the last years, deep learning trackers achieved stimulating results while bringing interesting ideas to solve the tracking problem. This progress is mainly due to the use of learned deep features obtained by training deep…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Ahmed Zgaren , Wassim Bouachir , Riadh Ksantini

In recent years, Deep Learning has been successfully applied to multimodal learning problems, with the aim of learning useful joint representations in data fusion applications. When the available modalities consist of time series data such…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Xitong Yang , Palghat Ramesh , Radha Chitta , Sriganesh Madhvanath , Edgar A. Bernal , Jiebo Luo

Visual tracking is intrinsically a temporal problem. Discriminative Correlation Filters (DCF) have demonstrated excellent performance for high-speed generic visual object tracking. Built upon their seminal work, there has been a plethora of…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Di Wu , Wenbin Zou , Xia Li , Yong Zhao

For visual tracking, an ideal filter learned by the correlation filter (CF) method should take both discrimination and reliability information. However, existing attempts usually focus on the former one while pay less attention to…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Chong Sun , Dong Wang , Huchuan Lu , 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…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Eunbyung Park , Alexander C. Berg

Collaborative Filtering (CF) based recommendation methods have been widely studied, which can be generally categorized into two types, i.e., representation learning-based CF methods and matching function learning-based CF methods.…

信息检索 · 计算机科学 2021-04-13 Zi-Yuan Hu , Jin Huang , Zhi-Hong Deng , Chang-Dong Wang , Ling Huang , Jian-Huang Lai , Philip S. Yu

Designing a robust affinity model is the key issue in multiple target tracking (MTT). This paper proposes a novel affinity model by learning feature representation and distance metric jointly in a unified deep architecture. Specifically, we…

计算机视觉与模式识别 · 计算机科学 2018-02-12 Jun Xiang , Guoshuai Zhang , Jianhua Hou , Nong Sang , Rui Huang

Visual object tracking is one of the major challenges in the field of computer vision. Correlation Filter (CF) trackers are one of the most widely used categories in tracking. Though numerous tracking algorithms based on CFs are available…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Litu Rout , Priya Mariam Raju , Deepak Mishra , Rama Krishna Sai Subrahmanyam Gorthi

Change Detection is a crucial but extremely challenging task of remote sensing image analysis, and much progress has been made with the rapid development of deep learning. However, most existing deep learning-based change detection methods…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Yuhang Gan , Wenjie Xuan , Hang Chen , Juhua Liu , Bo Du

Recently using convolutional neural networks (CNNs) has gained popularity in visual tracking, due to its robust feature representation of images. Recent methods perform online tracking by fine-tuning a pre-trained CNN model to the specific…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Tianyu Yang , Antoni B. Chan

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
‹ 上一页 1 2 3 10 下一页 ›