You are on page 1of 2

BARANGAY RESIDENTS INFORMATION SYSTEM WITH FACE RECOGNITION USING CNN ALGORITHM

The study is all about the information of the barangay residents. An information system,
computerization is concerned about interrelating different but interdependent transactions. It can result
in a system with well-integrated process that can perform much faster and more accurate than a manual
system. The Barangay is a very essential place where it contains information about the people living
there. Most Barangay encountered difficulty in storing data when it comes of paper so it can cause easily
to disappear. The researcher will come up to propose Barangay Information System with Face
Recognition Using Cnn Algorithm. It would be a great help if they wish to adapt this system. The
researcher determined to come up with this kind of system to change their existing manual system into
a very accurate and competent. The project itself is very simple because it will used only the face of the
person to see the information. The researcher made it as user-friendly as it can be. Even the elderly can
operate it without them getting confused in navigating.

• Administrator

• Barangay Official

• Residents in Barangay

User

Barangay Residents – the system will serve as a primary source of documents for the people to save
time and effort and to avoid long queue.

Future Barangay Official - it will reduce paper works in adding and searching of records in accordance
to the proponents proposed system.

Administrator/Barangay Official - it will lessen their paper works like manually adding, and searching of
records.

The researcher used Convolutional Neural Network (ConvNet/CNN) algorithm to show image-processing
outputs specifically for image recognition. Convolutional Neural Network (ConvNet/CNN) is a Deep
Learning algorithm which can take in an input image, assign importance (learnable weights and biases)
to various aspects/objects in the image and be able to differentiate one from the other. The pre-
processing required in a ConvNet is much lower as compared to other classification algorithms. CNN, is a
subset of deep learning and neural networks most commonly used to analyse visual imagery. Compared
to other image classification algorithms, convolutional neural networks use minimal pre-processing,
meaning the network learns the filters that typically are hand-engineered in other systems. The output
from each layer is computed by matrix multiplication of output of the previous layer with learnable
weights of that layer and then by addition of learnable biases followed by activation function which
makes the network nonlinear. Artificial neural networks have long been popular in machine learning.
More recently, they have received renewed interest, since networks with many layers (often referred to
as deep networks) have been shown to solve many practical tasks with accuracy levels not yet reached
with other machine learning approaches. In image analysis, convolutional neural networks have been
particularly successful. The term refers to a class of neural networks with a specific network
architecture, where each so-called hidden layer typically has two distinct layers: the first stage is th

You might also like