中文
相关论文

相关论文: Hard-Mining Loss based Convolutional Neural Networ…

200 篇论文

The softmax-based loss functions and its variants (e.g., cosface, sphereface, and arcface) significantly improve the face recognition performance in wild unconstrained scenes. A common practice of these algorithms is to perform…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Hongwei Xu , Suncheng Xiang , Dahong Qian

In this paper, we propose a new deep framework which predicts facial attributes and leverage it as a soft modality to improve face identification performance. Our model is an end to end framework which consists of a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Fariborz Taherkhani , Nasser M. Nasrabadi , Jeremy Dawson

A deep convolutional neural network (CNN) has been widely used in image classification and gives better classification accuracy than the other techniques. The softmax cross-entropy loss function is often used for classification tasks. There…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Motoshi Abe , Junichi Miyao , Takio Kurita

Recently, a popular line of research in face recognition is adopting margins in the well-established softmax loss function to maximize class separability. In this paper, we first introduce an Additive Angular Margin Loss (ArcFace), which…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Jiankang Deng , Jia Guo , Jing Yang , Niannan Xue , Irene Kotsia , Stefanos Zafeiriou

We present a new loss function, namely Wing loss, for robust facial landmark localisation with Convolutional Neural Networks (CNNs). We first compare and analyse different loss functions including L2, L1 and smooth L1. The analysis of these…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Zhen-Hua Feng , Josef Kittler , Muhammad Awais , Patrik Huber , Xiao-Jun Wu

In face recognition, designing margin-based (e.g., angular, additive, additive angular margins) softmax loss functions plays an important role in learning discriminative features. However, these hand-crafted heuristic methods are…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xiaobo Wang , Shuo Wang , Cheng Chi , Shifeng Zhang , Tao Mei

Large facial variations are the main challenge in face recognition. To this end, previous variation-specific methods make full use of task-related prior to design special network losses, which are typically not general among different tasks…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yuge Huang , Pengcheng Shen , Ying Tai , Shaoxin Li , Xiaoming Liu , Jilin Li , Feiyue Huang , Rongrong Ji

For classification, neural networks typically learn by minimizing cross-entropy, but are evaluated and compared using accuracy. This disparity suggests neural loss function search (NLFS), the search for a drop-in replacement loss function…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Brandon Morgan , Dean Hougen

Deep learning, in particular Convolutional Neural Network (CNN), has achieved promising results in face recognition recently. However, it remains an open question: why CNNs work well and how to design a 'good' architecture. The existing…

计算机视觉与模式识别 · 计算机科学 2015-04-10 Guosheng Hu , Yongxin Yang , Dong Yi , Josef Kittler , William Christmas , Stan Z. Li , Timothy Hospedales

This paper addresses deep face recognition (FR) problem under open-set protocol, where ideal face features are expected to have smaller maximal intra-class distance than minimal inter-class distance under a suitably chosen metric space.…

计算机视觉与模式识别 · 计算机科学 2018-01-31 Weiyang Liu , Yandong Wen , Zhiding Yu , Ming Li , Bhiksha Raj , Le Song

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

Recent anchor-based deep face detectors have achieved promising performance, but they are still struggling to detect hard faces, such as small, blurred and partially occluded faces. A reason is that they treat all images and faces equally,…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Zhishuai Zhang , Wei Shen , Siyuan Qiao , Yan Wang , Bo Wang , Alan Yuille

Deep convolutional neural networks have achieved remarkable success in face recognition (FR), partly due to the abundant data availability. However, the current training benchmarks exhibit an imbalanced quality distribution; most images are…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Sahar Rahimi Malakshan , Mohammad Saeed Ebrahimi Saadabadi , Nima Najafzadeh , Nasser M. Nasrabadi

Face recognition has made tremendous progress in recent years due to the advances in loss functions and the explosive growth in training sets size. A properly designed loss is seen as key to extract discriminative features for…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Shijie Wu , Xun Gong

Loss functions play a key role in training superior deep neural networks. In convolutional neural networks (CNNs), the popular cross entropy loss together with softmax does not explicitly guarantee minimization of intra-class variance or…

计算机视觉与模式识别 · 计算机科学 2019-04-26 XiaoBin Li , WeiQiang Wang

Automated emotion recognition in the wild from facial images remains a challenging problem. Although recent advances in Deep Learning have supposed a significant breakthrough in this topic, strong changes in pose, orientation and point of…

计算机视觉与模式识别 · 计算机科学 2018-02-20 Gerard Pons , David Masip

This paper presents a method for face detection in the wild, which integrates a ConvNet and a 3D mean face model in an end-to-end multi-task discriminative learning framework. The 3D mean face model is predefined and fixed (e.g., we used…

计算机视觉与模式识别 · 计算机科学 2016-08-30 Yunzhu Li , Benyuan Sun , Tianfu Wu , Yizhou Wang

Benefit from large-scale training datasets, deep Convolutional Neural Networks(CNNs) have achieved impressive results in face recognition(FR). However, tremendous scale of datasets inevitably lead to noisy data, which obviously reduce the…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Wei Hu , Yangyu Huang , Fan Zhang , Ruirui Li

Benefiting from the joint learning of the multiple tasks in the deep multi-task networks, many applications have shown the promising performance comparing to single-task learning. However, the performance of multi-task learning framework is…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Zuheng Ming , Junshi Xia , Muhammad Muzzamil Luqman , Jean-Christophe Burie , Kaixing Zhao

Recently, facial attribute classification (FAC) has attracted significant attention in the computer vision community. Great progress has been made along with the availability of challenging FAC datasets. However, conventional FAC methods…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Ni Zhuang , Yan Yan , Si Chen , Hanzi Wang