中文
相关论文

相关论文: SubFace: Learning with Softmax Approximation for F…

200 篇论文

The performance of face recognition system degrades when the variability of the acquired faces increases. Prior work alleviates this issue by either monitoring the face quality in pre-processing or predicting the data uncertainty along with…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Qiang Meng , Shichao Zhao , Zhida Huang , Feng Zhou

In recent years, the performance of face verification and recognition systems based on deep convolutional neural networks (DCNNs) has significantly improved. A typical pipeline for face verification includes training a deep network for…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Rajeev Ranjan , Ankan Bansal , Hongyu Xu , Swami Sankaranarayanan , Jun-Cheng Chen , Carlos D. Castillo , Rama Chellappa

Learning discriminative face features plays a major role in building high-performing face recognition models. The recent state-of-the-art face recognition solutions proposed to incorporate a fixed penalty margin on commonly used…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Fadi Boutros , Naser Damer , Florian Kirchbuchner , Arjan Kuijper

Face recognition (FR) methods report significant performance by adopting the convolutional neural network (CNN) based learning methods. Although CNNs are mostly trained by optimizing the softmax loss, the recent trend shows an improvement…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Abul Hasnat , Julien Bohné , Jonathan Milgram , Stéphane Gentric , Liming Chen

Recently, fully-connected and convolutional neural networks have been trained to achieve state-of-the-art performance on a wide variety of tasks such as speech recognition, image classification, natural language processing, and…

机器学习 · 计算机科学 2015-02-24 Yichuan Tang

Learning discriminative deep feature embeddings by using million-scale in-the-wild datasets and margin-based softmax loss is the current state-of-the-art approach for face recognition. However, the memory and computing cost of the Fully…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Xiang An , Jiankang Deng , Jia Guo , Ziyong Feng , Xuhan Zhu , Jing Yang , Tongliang Liu

Recognition in low quality face datasets is challenging because facial attributes are obscured and degraded. Advances in margin-based loss functions have resulted in enhanced discriminability of faces in the embedding space. Further,…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Minchul Kim , Anil K. Jain , Xiaoming Liu

Face recognition has been an active and vital topic among computer vision community for a long time. Previous researches mainly focus on loss functions used for facial feature extraction network, among which the improvements of…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Xiang An , Xuhan Zhu , Yang Xiao , Lan Wu , Ming Zhang , Yuan Gao , Bin Qin , Debing Zhang , Ying Fu

In the field of face recognition, it is always a hot research topic to improve the loss solution to make the face features extracted by the network have greater discriminative power. Research works in recent years has improved the…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Meng Sang , Jiaxuan Chen , Mengzhen Li , Pan Tan , Anning Pan , Shan Zhao , Yang Yang

To encourage intra-class compactness and inter-class separability among trainable feature vectors, large-margin softmax methods are developed and widely applied in the face recognition community. The introduction of the large-margin concept…

音频与语音处理 · 电气工程与系统科学 2021-04-22 Jingjing Huo , Yingbo Gao , Weiyue Wang , Ralf Schlüter , Hermann Ney

Face recognition has achieved great progress owing to the fast development of the deep neural network in the past a few years. As an important part of deep neural networks, a number of the loss functions have been proposed which…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Xin Wei , Hui Wang , Bryan Scotney , Huan Wan

Recently, learning discriminative features to improve the recognition performances gradually becomes the primary goal of deep learning, and numerous remarkable works have emerged. In this paper, we propose a novel yet extremely simple…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Binghui Chen , Weihong Deng , Haifeng Shen

Face recognition is an open-set problem requiring high discriminative power to ensure that intra-class distances remain smaller than inter-class distances. Margin-based softmax losses, such as SphereFace, CosFace, and ArcFace, have been…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Jinhui Zheng , Xueyuan Gong

The cosine-based softmax losses and their variants achieve great success in deep learning based face recognition. However, hyperparameter settings in these losses have significant influences on the optimization path as well as the final…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Xiao Zhang , Rui Zhao , Yu Qiao , Xiaogang Wang , Hongsheng Li

In recent years, deep convolutional neural networks (CNN) have significantly advanced face detection. In particular, lightweight CNNbased architectures have achieved great success due to their lowcomplexity structure facilitating real-time…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Guangtao Wang , Jun Li , Zhijian Wu , Jianhua Xu , Jifeng Shen , Wankou Yang

Person recognition aims at recognizing the same identity across time and space with complicated scenes and similar appearance. In this paper, we propose a novel method to address this task by training a network to obtain robust and…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Yu Liu , Hongyang Li , Xiaogang Wang

Currently available face datasets mainly consist of a large number of high-quality and a small number of low-quality samples. As a result, a Face Recognition (FR) network fails to learn the distribution of low-quality samples since they are…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Mohammad Saeed Ebrahimi Saadabadi , Sahar Rahimi Malakshan , Ali Zafari , Moktari Mostofa , Nasser M. Nasrabadi

The popular softmax loss and its recent extensions have achieved great success in the deep learning-based image classification. However, the data for training image classifiers usually has different quality. Ignoring such problem, the…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Weihua Liu , Xiabi Liu , Murong Wang , Ling Ma

Traditional deep learning models rely on methods such as softmax cross-entropy and ArcFace loss for tasks like classification and face recognition. These methods mainly explore angular features in a hyperspherical space, often resulting in…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Chiranjeev Chiranjeev , Muskan Dosi , Kartik Thakral , Mayank Vatsa , Richa Singh

Face images appeared in multimedia applications, e.g., social networks and digital entertainment, usually exhibit dramatic pose, illumination, and expression variations, resulting in considerable performance degradation for traditional face…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Changxing Ding , Dacheng Tao