中文
相关论文

相关论文: A Performance Comparison of Loss Functions for Dee…

200 篇论文

Current research in Computer Vision has shown that Convolutional Neural Networks (CNN) give state-of-the-art performance in many classification tasks and Computer Vision problems. The embedding of CNN, which is the internal representation…

计算机视觉与模式识别 · 计算机科学 2015-08-04 Axel Angel

In this study, SoftReMish, a new activation function designed to improve the performance of convolutional neural networks (CNNs) in image classification tasks, is proposed. Using the MNIST dataset, a standard CNN architecture consisting of…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Mustafa Bayram Gücen

By the widespread popularity of electronic devices, the emergence of biometric technology has brought significant convenience to user authentication compared with the traditional password and mode unlocking. Among many biological…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Ning Zhu

Deriving an effective facial expression recognition component is important for a successful human-computer interaction system. Nonetheless, recognizing facial expression remains a challenging task. This paper describes a novel approach…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Mundher Al-Shabi , Wooi Ping Cheah , Tee Connie

The performance of face recognition has become saturated for public benchmark datasets such as LFW, CFP-FP, and AgeDB, owing to the rapid advances in CNNs. However, the effects of faces with various fine-grained conditions on FR models have…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Junuk Jung , Sungbin Son , Joochan Park , Yongjun Park , Seonhoon Lee , Heung-Seon Oh

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

Face recognition is one of the most active tasks in computer vision and has been widely used in the real world. With great advances made in convolutional neural networks (CNN), lots of face recognition algorithms have achieved high accuracy…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Jiehua Zhang , Zhuo Su , Li Liu

Face recognition is a rapidly developing and widely applied aspect of biometric technologies. Its applications are broad, ranging from law enforcement to consumer applications, and industry efficiency and monitoring solutions. The recent…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Andrew Jason Shepley

Nowadays, deep learning is the standard approach for a wide range of problems, including biometrics, such as face recognition and speech recognition, etc. Biometric problems often use deep learning models to extract features from images,…

计算机视觉与模式识别 · 计算机科学 2022-02-14 Pedro Silva , Gladston Moreira , Vander Freitas , Rodrigo Silva , David Menotti , Eduardo Luz

Recently, deep convolution neural networks (CNNs) steered face super-resolution methods have achieved great progress in restoring degraded facial details by jointly training with facial priors. However, these methods have some obvious…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Guangwei Gao , Zixiang Xu , Juncheng Li , Jian Yang , Tieyong Zeng , Guo-Jun Qi

Neural networks are becoming central in several areas of computer vision and image processing and different architectures have been proposed to solve specific problems. The impact of the loss layer of neural networks, however, has not…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Hang Zhao , Orazio Gallo , Iuri Frosio , Jan Kautz

Facial Attribute Classification (FAC) has attracted increasing attention in computer vision and pattern recognition. However, state-of-the-art FAC methods perform face detection/alignment and FAC independently. The inherent dependencies…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Longbiao Mao , Yan Yan , Jing-Hao Xue , Hanzi Wang

Neural networks are trained by minimizing a loss function that defines the discrepancy between the predicted model output and the target value. The selection of the loss function is crucial to achieve task-specific behaviour and highly…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Shakhnaz Akhmedova , Nils Körber

We propose a convolutional neural network (CNN) architecture for facial expression recognition. The proposed architecture is independent of any hand-crafted feature extraction and performs better than the earlier proposed convolutional…

计算机视觉与模式识别 · 计算机科学 2016-08-18 Peter Burkert , Felix Trier , Muhammad Zeshan Afzal , Andreas Dengel , Marcus Liwicki

The loss function used to train a neural network is strongly connected to its output layer from a statistical point of view. This technical report analyzes common activation functions for a neural network output layer, like linear, sigmoid,…

机器学习 · 计算机科学 2025-11-10 Fernando Berzal

Facial attributes are soft-biometrics that allow limiting the search space, e.g., by rejecting identities with non-matching facial characteristics such as nose sizes or eyebrow shapes. In this paper, we investigate how the latest versions…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Manuel Günther , Andras Rozsa , Terrance E. Boult

Convolutional Neural Network (CNN) have been widely used in image classification. Over the years, they have also benefited from various enhancements and they are now considered as state of the art techniques for image like data. However,…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Thomas Gonzalez , Antoine Blais , Nicolas Couëllan , Christian Ruiz

In this paper, we present a comprehensive study on the utility of deep convolutional neural networks with two state-of-the-art pooling layers which are placed after convolutional layers and fine-tuned in an end-to-end manner for visual…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Farid Alijani , Esa Rahtu

Face Recognition (FR) is used in a variety of application domains, from entertainment and banking to security and surveillance. Such applications rely on the FR model to be robust and perform well in a variety of settings. To achieve this,…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Žiga Babnik , Fadi Boutros , Naser Damer , Deepak Kumar Jain , Peter Peer , Vitomir Štruc

Traditional Convolutional Neural Networks (CNNs) typically use the same activation function (usually ReLU) for all neurons with non-linear mapping operations. For example, the deep convolutional architecture Inception-v4 uses ReLU. To…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Luna M. Zhang