中文
相关论文

相关论文: Towards robustness under occlusion for face recogn…

200 篇论文

Severe occlusions of objects pose a major challenge for computer vision. We show that two root causes are (1) the loss of visible information and (2) the distracting patterns caused by the occluders. Our approach addresses both causes at…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Kay Gijzen , Gertjan J. Burghouts , Daniël M. Pelt

In the past years, numerous methods have been introduced to reliably detect digital face image manipulations. Lately, the generalizability of these schemes has been questioned in particular with respect to image post-processing. Image…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Christian Rathgeb , Kevin Bernardo , Nathania E. Haryanto , Christoph Busch

We propose a simple strategy for masking image patches during visual-language contrastive learning that improves the quality of the learned representations and the training speed. During each iteration of training, we randomly mask clusters…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Zihao Wei , Zixuan Pan , Andrew Owens

While image data starts to enjoy the simple-but-effective self-supervised learning scheme built upon masking and self-reconstruction objective thanks to the introduction of tokenization procedure and vision transformer backbone,…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Zhi-Yi Chin , Chieh-Ming Jiang , Ching-Chun Huang , Pin-Yu Chen , Wei-Chen Chiu

No single classifier can alone solve the complex problem of face recognition. Researchers found that combining some base classifiers usually enhances their recognition rate. The weaknesses of the base classifiers are reflected on the…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Ahmad H. A. Eid

In face detection, low-resolution faces, such as numerous small faces of a human group in a crowded scene, are common in dense face prediction tasks. They usually contain limited visual clues and make small faces less distinguishable from…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Guangtao Wang , Jun Li , Jie Xie , Jianhua Xu , Bo Yang

Robust face detection is one of the most important pre-processing steps to support facial expression analysis, facial landmarking, face recognition, pose estimation, building of 3D facial models, etc. Although this topic has been intensely…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Yutong Zheng , Chenchen Zhu , Khoa Luu , Chandrasekhar Bhagavatula , T. Hoang Ngan Le , Marios Savvides

Face Recognition has proven to be one of the most successful technology and has impacted heterogeneous domains. Deep learning has proven to be the most successful at computer vision tasks because of its convolution-based architecture. Since…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Jash Dalvi , Sanket Bafna , Devansh Bagaria , Shyamal Virnodkar

This paper presents regression methods for estimation of head pose from occluded 2-D face images. The process primarily involves reconstructing a face from its occluded image, followed by classification. Typical methods for reconstruction…

计算机视觉与模式识别 · 计算机科学 2016-02-03 Amit Kumar , Rishabh Bindal , Soumya Indela , Michael Rotkowitz

Deep Convolutional Neural Networks (CNNs) have been pushing the frontier of the face recognition research in the past years. However, existing general CNN face models generalize poorly to the scenario of occlusions on variable facial areas.…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Lingxue Song , Dihong Gong , Zhifeng Li , Changsong Liu , Wei Liu

Ensuring logical consistency in predictions is a crucial yet overlooked aspect in multi-attribute classification. We explore the potential reasons for this oversight and introduce two pressing challenges to the field: 1) How can we ensure…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Haiyu Wu , Sicong Tian , Huayu Li , Kevin W. Bowyer

Much of the recent progress made in image classification research can be credited to training procedure refinements, such as changes in data augmentations and optimization methods. In the literature, however, most refinements are either…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Tong He , Zhi Zhang , Hang Zhang , Zhongyue Zhang , Junyuan Xie , Mu Li

Accurate analysis and classification of facial attributes are essential in various applications, from human-computer interaction to security systems. In this work, a novel approach to enhance facial classification and recognition tasks…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Houting Li , Mengxuan Dong , Lok Ming Lui

In this paper, we propose a novel explanatory framework aimed to provide a better understanding of how face recognition models perform as the underlying data characteristics (protected attributes: gender, ethnicity, age; non-protected…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Andrea Atzori , Gianni Fenu , Mirko Marras

In this paper we present Deep Secure Encoding: a framework for secure classification using deep neural networks, and apply it to the task of biometric template protection for faces. Using deep convolutional neural networks (CNNs), we learn…

计算机视觉与模式识别 · 计算机科学 2015-06-16 Rohit Pandey , Yingbo Zhou , Venu Govindaraju

Instance segmentation models today are very accurate when trained on large annotated datasets, but collecting mask annotations at scale is prohibitively expensive. We address the partially supervised instance segmentation problem in which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vighnesh Birodkar , Zhichao Lu , Siyang Li , Vivek Rathod , Jonathan Huang

Reconstructing 3D face models from a single image is an inherently ill-posed problem, which becomes even more challenging in the presence of occlusions. In addition to fewer available observations, occlusions introduce an extra source of…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Pratheba Selvaraju , Victoria Fernandez Abrevaya , Timo Bolkart , Rick Akkerman , Tianyu Ding , Faezeh Amjadi , Ilya Zharkov

In this paper we establish rigorous benchmarks for image classifier robustness. Our first benchmark, ImageNet-C, standardizes and expands the corruption robustness topic, while showing which classifiers are preferable in safety-critical…

机器学习 · 计算机科学 2019-04-30 Dan Hendrycks , Thomas G. Dietterich

Today's state-of-the-art machine vision models are vulnerable to image corruptions like blurring or compression artefacts, limiting their performance in many real-world applications. We here argue that popular benchmarks to measure model…

机器学习 · 计算机科学 2020-10-26 Steffen Schneider , Evgenia Rusak , Luisa Eck , Oliver Bringmann , Wieland Brendel , Matthias Bethge

This paper explores the impact of occlusions in video action detection. We facilitate this study by introducing five new benchmark datasets namely O-UCF and O-JHMDB consisting of synthetically controlled static/dynamic occlusions, OVIS-UCF…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Rajat Modi , Vibhav Vineet , Yogesh Singh Rawat