中文
相关论文

相关论文: Neural Class-Specific Regression for face verifica…

200 篇论文

In recent years, face biometric security systems are rapidly increasing, therefore, the presentation attack detection (PAD) has received significant attention from research communities and has become a major field of research. Researchers…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Seyedkooshan Hashemifard , Mohammad Akbari

Neural networks can be trained to solve regression problems by using gradient-based methods to minimize the square loss. However, practitioners often prefer to reformulate regression as a classification problem, observing that training on…

机器学习 · 计算机科学 2023-03-02 Lawrence Stewart , Francis Bach , Quentin Berthet , Jean-Philippe Vert

Recent success in training deep neural networks have prompted active investigation into the features learned on their intermediate layers. Such research is difficult because it requires making sense of non-linear computations performed by…

机器学习 · 计算机科学 2016-03-01 Yixuan Li , Jason Yosinski , Jeff Clune , Hod Lipson , John Hopcroft

Nowadays, the adoption of face recognition for biometric authentication systems is usual, mainly because this is one of the most accessible biometric modalities. Techniques that rely on trespassing these kind of systems by using a forged…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Rodrigo Bresan , Allan Pinto , Anderson Rocha , Carlos Beluzo , Tiago Carvalho

Deep learning refers to the shining branch of machine learning that is based on learning levels of representations. Convolutional Neural Networks (CNN) is one kind of deep neural network. It can study concurrently. In this article, we gave…

计算机视觉与模式识别 · 计算机科学 2015-06-05 Tianyi Liu , Shuangsang Fang , Yuehui Zhao , Peng Wang , Jun Zhang

Current developments in computer vision and deep learning allow to automatically generate hyper-realistic images, hardly distinguishable from real ones. In particular, human face generation achieved a stunning level of realism, opening new…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Francesco Marra , Cristiano Saltori , Giulia Boato , Luisa Verdoliva

Face detection has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs). Its central issue in recent years is how to improve the detection performance of tiny faces. To this end, many recent works…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Faen Zhang , Xinyu Fan , Guo Ai , Jianfei Song , Yongqiang Qin , Jiahong Wu

In this paper, the problem of training a classifier on a dataset with incomplete features is addressed. We assume that different subsets of features (random or structured) are available at each data instance. This situation typically occurs…

机器学习 · 计算机科学 2021-04-20 Cesar F. Caiafa , Ziyao Wang , Jordi Solé-Casals , Qibin Zhao

Deep long-tailed learning, one of the most challenging problems in visual recognition, aims to train well-performing deep models from a large number of images that follow a long-tailed class distribution. In the last decade, deep learning…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yifan Zhang , Bingyi Kang , Bryan Hooi , Shuicheng Yan , Jiashi Feng

Accurate and fast recognition of forgeries is an issue of great importance in the fields of artificial intelligence, image processing and object detection. Recognition of forgeries of facial imagery is the process of classifying and…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Günel Jabbarlı , Murat Kurt

To address the sequential changes of images including poses, in this paper we propose a recurrent regression neural network(RRNN) framework to unify two classic tasks of cross-pose face recognition on still images and video-based face…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Yang Li , Wenming Zheng , Zhen Cui

Deep neural networks demonstrate to have a high performance on image classification tasks while being more difficult to train. Due to the complexity and vanishing gradient problem, it normally takes a lot of time and more computational…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Mohammad Sadegh Ebrahimi , Hossein Karkeh Abadi

Deep learning based image segmentation methods have achieved great success, even having human-level accuracy in some applications. However, due to the black box nature of deep learning, the best method may fail in some situations. Thus…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Leixin Zhou , Wenxiang Deng , Xiaodong Wu

We propose a simple approach to visual alignment, focusing on the illustrative task of facial landmark estimation. While most prior work treats this as a regression problem, we instead formulate it as a discrete $K$-way classification task,…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Mengtian Li , Laszlo Jeni , Deva Ramanan

In this paper, we aim to address the problem of heterogeneous or cross-spectral face recognition using machine learning to synthesize visual spectrum face from infrared images. The synthesis of visual-band face images allows for more…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Kenneth Lai , Svetlana N. Yanushkevich

This paper introduces kernel continual learning, a simple but effective variant of continual learning that leverages the non-parametric nature of kernel methods to tackle catastrophic forgetting. We deploy an episodic memory unit that…

机器学习 · 计算机科学 2021-07-16 Mohammad Mahdi Derakhshani , Xiantong Zhen , Ling Shao , Cees G. M. Snoek

This paper proposes a novel kernel approach to linear dimension reduction for supervised learning. The purpose of the dimension reduction is to find directions in the input space to explain the output as effectively as possible. The…

机器学习 · 统计学 2011-09-05 Kenji Fukumizu , Chenlei Leng

Face segmentation is the task of densely labeling pixels on the face according to their semantics. While current methods place an emphasis on developing sophisticated architectures, use conditional random fields for smoothness, or rather…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Iacopo Masi , Joe Mathai , Wael AbdAlmageed

The performance of modern deep learning-based systems dramatically depends on the quality of input objects. For example, face recognition quality would be lower for blurry or corrupted inputs. However, it is hard to predict the influence of…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Roman Kail , Kirill Fedyanin , Nikita Muravev , Alexey Zaytsev , Maxim Panov

We propose a deep convolutional neural network (CNN) for face detection leveraging on facial attributes based supervision. We observe a phenomenon that part detectors emerge within CNN trained to classify attributes from uncropped face…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang