Skip to main content

Posts

Showing posts with the label Solve the problem of human recognition from their faces using machine learning techniques.

Solve the problem of human recognition from their faces using machine learning techniques.

Objective: Solve the problem of human recognition from their faces using machine learning techniques. Theory: Let us introduce a new benchmark data set of face images with variable makeup, hairstyles and occlusions, named BookClub artistic makeup data, and then examine the performance of the ANNs under different conditions. Makeup and other occlusions can be used not only to disguise a person's identity from the ANN algorithms, but also to spoof a wrong identification. ANN Algorithm: Artificial Neural Network (ANN) are capable of learning patterns of interest from data in the presence of variations. An Artificial Neural Network in the field of Artificial intelligence where it attempts to mimic the network of neurons makes up a human brain so that computers will have an option to understand things and make decisions in a human-like manner. The artificial neural network is designed by programming computers to behave simply like interconnected brain cells. Artificial Neural Network p...