中文
相关论文

相关论文: An Effective Unconstrained Correlation Filter and …

200 篇论文

In this paper, we present an algorithm for unconstrained face verification based on deep convolutional features and evaluate it on the newly released IARPA Janus Benchmark A (IJB-A) dataset. The IJB-A dataset includes real-world…

计算机视觉与模式识别 · 计算机科学 2016-03-03 Jun-Cheng Chen , Vishal M. Patel , Rama Chellappa

In this work, we address the face parsing task with a Fully-Convolutional continuous CRF Neural Network (FC-CNN) architecture. In contrast to previous face parsing methods that apply region-based subnetwork hundreds of times, our FC-CNN is…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Lei Zhou , Zhi Liu , Xiangjian He

Unconstrained text recognition is an important computer vision task, featuring a wide variety of different sub-tasks, each with its own set of challenges. One of the biggest promises of deep neural networks has been the convergence and…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Mohamed Yousef , Khaled F. Hussain , Usama S. Mohammed

Facial filters are now commonplace for social media users around the world. Previous work has demonstrated that facial filters can negatively impact automated face recognition performance. However, these studies focus on small numbers of…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Kagan Ozturk , Louisa Conwill , Jacob Gutierrez , Kevin Bowyer , Walter J. Scheirer

In set-based face recognition, we aim to compute the most discriminative descriptor from an unbounded set of images and videos showing a single person. A discriminative descriptor balances two policies when aggregating information from a…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Gil Shapira , Yosi Keller

It is challenging to design a high speed tracking approach using l1-norm due to its non-differentiability. In this paper, a new kernelized correlation filter is introduced by leveraging the sparsity attribute of l1-norm based regularization…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Mingyang Guan , Zhengguo Li , Renjie He , Changyun Wen

Discriminant Correlation Filters (DCF) based methods now become a kind of dominant approach to online object tracking. The features used in these methods, however, are either based on hand-crafted features like HoGs, or convolutional…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Qiang Wang , Jin Gao , Junliang Xing , Mengdan Zhang , Weiming Hu

Face anti-spoofing researches are widely used in face recognition and has received more attention from industry and academics. In this paper, we propose the EulerNet, a new temporal feature fusion network in which the differential filter…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Heng Cong , Rongyu Zhang , Jiarong He , Jin Gao

Efficient and controllable data unlearning in federated learning remains challenging, due to the trade-off between forgetting and retention performance. Especially under non-independent and identically distributed (non-IID) settings, where…

机器学习 · 计算机科学 2025-11-17 Qinghui Gong , Xue Yang , Xiaohu Tang

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

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

The Unscented Kalman Filter (UKF) is a ubiquitous tool for nonlinear state estimation; however, its performance is limited by the static parameterization of the Unscented Transform (UT). Conventional weighting schemes, governed by fixed…

机器学习 · 计算机科学 2026-03-05 Kenan Majewski , Michał Modzelewski , Marcin Żugaj , Piotr Lichota

Retinal blood vessels structure contains information about diseases like obesity, diabetes, hypertension and glaucoma. This information is very useful in identification and treatment of these fatal diseases. To obtain this information,…

图像与视频处理 · 电气工程与系统科学 2020-12-08 Sushil Kumar Saroj , Vikas Ratna , Rakesh Kumar , Nagendra Pratap Singh

In recent years, Discriminative Correlation Filter (DCF) based methods have significantly advanced the state-of-the-art in tracking. However, in the pursuit of ever increasing tracking performance, their characteristic speed and real-time…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Martin Danelljan , Goutam Bhat , Fahad Shahbaz Khan , Michael Felsberg

Federated learning (FL) is a promising approach for enhancing data privacy preservation, particularly for authentication systems. However, limited round communications, scarce representation, and scalability pose significant challenges to…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Hansol Kim , Youngjun Kwak , Minyoung Jung , Jinho Shin , Youngsung Kim , Changick Kim

Current face or object detection methods via convolutional neural network (such as OverFeat, R-CNN and DenseNet) explicitly extract multi-scale features based on an image pyramid. However, such a strategy increases the computational burden…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Guanjun Guo , Hanzi Wang , Yan Yan , Jin Zheng , Bo Li

Unsupervised Domain Adaptive (UDA) object re-identification (Re-ID) aims at adapting a model trained on a labeled source domain to an unlabeled target domain. State-of-the-art object Re-ID approaches adopt clustering algorithms to generate…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Pengfei Wang , Changxing Ding , Wentao Tan , Mingming Gong , Kui Jia , Dacheng Tao

Correlation Filters (CFs) have recently demonstrated excellent performance in terms of rapidly tracking objects under challenging photometric and geometric variations. The strength of the approach comes from its ability to efficiently learn…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Hamed Kiani Galoogahi , Ashton Fagg , Simon Lucey

Real life signals are in general non--stationary and non--linear. The development of methods able to extract their hidden features in a fast and reliable way is of high importance in many research fields. In this work we tackle the problem…

数值分析 · 数学 2018-10-26 Antonio Cicone , Haomin Zhou

Detecting out-of-distribution (OOD) samples is an essential requirement for the deployment of machine learning systems in the real world. Until now, research on energy-based OOD detectors has focused on the softmax confidence score from a…

机器学习 · 计算机科学 2021-02-18 Francesco Tonin , Arun Pandey , Panagiotis Patrinos , Johan A. K. Suykens