Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 9

Distributed face detection

platform
introduction
• Face detection is a computer technology that determines the
locations and sizes of human faces in arbitrary (digital) images. It
detects facial features and detects facial features and ignores anyth
• face detection are probably the most popular applications of
computer vision. This technology finds applications in various
industries, such as security and social media.ing Else , such as
buildings ,trees and bodies.
motivation
• Face is our primary focus of interaction with society, face
communicates identity, emotion, race and age. It is also quite useful
for judging gender , size and perhaps some of the characteristics of
the person.
Why we chose face detection project?

• 1. Compatible with modern era.


• 2. Not common in java.
• 3. Basic Programme for recognition.
• 4. Security Maintenance and Media Empowering.
• 5. Needed for visual applications in Robotics.
Related website
• https://l.facebook.com/l.php?u=https%3A%2F%2F
• www.faceplusplus.com%2Fface-detection%3Ffbclid
%3DIwAR12Qv_g70NVNyD40kuq-C2ZCgCYWUoY-
ogwOkUrh6CL1HQvjIkmkkyCWUQ&h=AT2oJ2Ch5cKQh77sxUE0gHb7D
v3pONMRW7GDP-
ijSJFhXvNVDrkTIVvqr9el72a394rntQUK_iwLDiQEsADDnRsJZ8nHg14wu
r01b-hPHFgrrRgwsG2NAT5Apn2SNF9AkNYPBg
Technology used
• Technology (Handcrafted feature - LBP, LDP, LTP, LDTP, LVP + machine
learning algorithm(Random Forest, Nearest Neighbor) and Deep
learning (VGG, ResNet)) Experiment (speed(train), accuracy,
scalability)
how we solve our problem
Working process
1.Build an architecture for the platform
2. Choosing suitable algorithm for the platform
3.Implementation of algorithm
4.Web based API
5.Testing
6.Expriment
7.Outcome
TNX

You might also like