中文
相关论文

相关论文: FEAR: Fast, Efficient, Accurate and Robust Visual …

200 篇论文

Fine-tuning foundation models for Earth Observation is computationally expensive, with high training time and memory demands for both training and deployment. Parameter-efficient methods reduce training cost but retain full inference…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Víctor Barreiro , Johannes Jakubik , Francisco Argüello , Dora B. Heras

In visual tracking, part-based trackers are attractive since they are robust against occlusion and deformation. However, a part represented by a rectangular patch does not account for the shape of the target, while a superpixel does thanks…

计算机视觉与模式识别 · 计算机科学 2016-10-25 François-Xavier Derue , Guillaume-Alexandre Bilodeau , Robert Bergevin

While remarkable progress has been made in robust visual tracking, accurate target state estimation still remains a highly challenging problem. In this paper, we argue that this issue is closely related to the prevalent bounding box…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Ziang Ma , Linyuan Wang , Haitao Zhang , Wei Lu , Jun Yin

Foundational feed-forward visual geometry models enable accurate and efficient camera pose estimation and scene reconstruction by learning strong scene priors from massive RGB datasets. However, their effectiveness drops when applied to…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Vsevolod Skorokhodov , Chenghao Xu , Shuo Sun , Olga Fink , Malcolm Mielle

Inference speed and tracking performance are two critical evaluation metrics in the field of visual tracking. However, high-performance trackers often suffer from slow processing speeds, making them impractical for deployment on…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Guijie Wang , Tong Lin , Yifan Bai , Anjia Cao , Shiyi Liang , Wangbo Zhao , Xing Wei

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

We propose a novel memory-based tracker via part-level dense memory and voting-based retrieval, called DMV. Since deep learning techniques have been introduced to the tracking field, Siamese trackers have attracted many researchers due to…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Gunhee Nam , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim

Training deep learning models in technical domains is often accompanied by the challenge that although the task is clear, insufficient data for training is available. In this work, we propose a novel approach based on the combination of…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Tobias Schlagenhauf , Faruk Yildirim , Benedikt Brückner

The tracking method based on the extreme learning machine (ELM) is efficient and effective. ELM randomly generates input weights and biases in the hidden layer, and then calculates and computes the output weights by reducing the iterative…

机器学习 · 计算机科学 2018-07-27 Jing Zhang , Huibing Wang , Yonggong Ren

Visual tracking is a fundamental problem in computer vision. Recently, some deep-learning-based tracking algorithms have been achieving record-breaking performances. However, due to the high complexity of deep learning, most deep trackers…

计算机视觉与模式识别 · 计算机科学 2017-01-04 Xinyu Wang , Hanxi Li , Yi Li , Fumin Shen , Fatih Porikli

Updating the tracker model with adverse bounding box predictions adds an unavoidable bias term to the learning. This bias term, which we refer to as model decay, offsets the learning and causes tracking drift. While its adverse affect might…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Efstratios Gavves , Ran Tao , Deepak K. Gupta , Arnold W. M. Smeulders

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

This paper addresses the problem of appearance matching across different challenges while doing visual face tracking in real-world scenarios. In this paper, FaceTrack is proposed that utilizes multiple appearance models with its long-term…

计算机视觉与模式识别 · 计算机科学 2018-08-31 Tanushri Chakravorty , Guillaume-Alexandre Bilodeau , Eric Granger

Eye-tracking technology has gained significant attention in recent years due to its wide range of applications in human-computer interaction, virtual and augmented reality, and wearable health. Traditional RGB camera-based eye-tracking…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Argha Sen , Nuwan Bandara , Ila Gokarn , Thivya Kandappu , Archan Misra

Siamese trackers are shown to be vulnerable to adversarial attacks recently. However, the existing attack methods craft the perturbations for each video independently, which comes at a non-negligible computational cost. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Zhenbang Li , Yaya Shi , Jin Gao , Shaoru Wang , Bing Li , Pengpeng Liang , Weiming Hu

In this paper, we propose a novel visual tracking framework that intelligently discovers reliable patterns from a wide range of video to resist drift error for long-term tracking tasks. First, we design a Discrete Fourier Transform (DFT)…

计算机视觉与模式识别 · 计算机科学 2016-02-19 Shu Wang , Shaoting Zhang , Wei Liu , Dimitris N. Metaxas

Current state-of-the-art segmentation models encode entire images before focusing on specific objects. As a result, they waste computational resources - particularly when small objects are to be segmented in high-resolution scenes. We…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Manuel Traub , Martin V. Butz

The highest accuracy object detectors to date are based either on a two-stage approach such as Fast R-CNN or one-stage detectors such as Retina-Net or SSD with deep and complex backbones. In this paper we present TigerNet - simple yet…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Orest Kupyn , Dmitry Pranchuk

Most state-of-the-art trackers adopt one-stream paradigm, using a single Vision Transformer for joint feature extraction and relation modeling of template and search region images. However, relation modeling between different image patches…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Wenrui Cai , Qingjie Liu , Yunhong Wang

Eye-tracking technology is integral to numerous consumer electronics applications, particularly in the realm of virtual and augmented reality (VR/AR). These applications demand solutions that excel in three crucial aspects: low-latency,…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Baoheng Zhang , Yizhao Gao , Jingyuan Li , Hayden Kwok-Hay So
‹ 上一页 1 8 9 10 下一页 ›