paper-with-me

홈 › Papers

A Parallel Framework for Multilayer Perceptron for Human Face Recognition

2010-07-05 · M. K. Bhowmik, Debotosh Bhattacharjee, M. Nasipuri, D. K. Basu, M. Kundu

Artificial neural networks have already shown their success in face recognition and similar complex pattern recognition tasks. However, a major disadvantage of the technique is that it is extremely slow during training for larger classes and hence not suitable for real-time complex problems such as pattern recognition. This is an attempt to develop a parallel framework for the training algorithm of a perceptron. In this paper, two general architectures for a Multilayer Perceptron (MLP) have been demonstrated. The first architecture is All-Class-in-One-Network (ACON) where all the classes are placed in a single network and the second one is One-Class-in-One-Network (OCON) where an individual single network is responsible for each and every class. Capabilities of these two architectures were compared and verified in solving human face recognition, which is a complex pattern recognition task where several factors affect the recognition performance like pose variations, facial expression changes, occlusions, and most importantly illumination changes. Both the structures were implemented and tested for face recognition purpose and experimental results show that the OCON structure performs better than the generally used ACON ones in term of training convergence speed of the network. Unlike the conventional sequential approach of training the neural networks, the OCON technique may be implemented by training all the classes of the face images simultaneously.

📄 PDF Abstract BibTeX arXiv:1007.00627

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Learning Bilingual Sentence Embeddings via Autoencoding and Computing Similarities with a Multilayer Perceptron

2019-06-05 · WS 2019 8 · Yunsu Kim, Hendrik Rosendahl, Nick Rossenbach, Jan Rosendahl 외

We propose a novel model architecture and training algorithm to learn bilingual sentence embeddings from a combination of parallel and monolingual data. Our method connects autoencoding and neural machine translation to …

Machine TranslationSentenceSentence EmbeddingsTranslation

Computational anatomy atlas using multilayer perceptron with Lipschitz regularization

2022-11-06 · Konstantin Ushenin, Maksim Dzhigil, Vladislav Dordiuk

A computational anatomy atlas is a set of internal organ geometries. It is based on data of real patients and complemented with virtual cases by using a some numerical approach. Atlases are in demand in computational phy…

Anatomy

Bespoke Approximation of Multiplication-Accumulation and Activation Targeting Printed Multilayer Perceptrons

2023-12-29 · Florentia Afentaki, Gurol Saglam, Argyris Kokkinis, Kostas Siozios 외

Printed Electronics (PE) feature distinct and remarkable characteristics that make them a prominent technology for achieving true ubiquitous computing. This is particularly relevant in application domains that require co…

Embed Me If You Can: A Geometric Perceptron

2020-06-11 · ICCV 2021 10 · Pavlo Melnyk, Michael Felsberg, Mårten Wadenbäck

Solving geometric tasks involving point clouds by using machine learning is a challenging problem. Standard feed-forward neural networks combine linear or, if the bias parameter is included, affine layers and activation …

3D geometryDecision Making

Human Action Recognition System using Good Features and Multilayer Perceptron Network

2017-08-22 · Jonti Talukdar, Bhavana Mehta

Human action recognition involves the characterization of human actions through the automated analysis of video data and is integral in the development of smart computer vision systems. However, several challenges like d…

Action RecognitionOptical Flow EstimationTemporal Action Localization