FACE RECOGNIZER

Create Face Dataset :

First we need to create face dataset. The data set will contain 100 image sample of a face.

No alt text provided for this image

Importing Face Dataset:

Now we need to import the face dataset that we have created.

No alt text provided for this image

Email Function:

Here we will define a function for sending email. The email will contain the information of the face owner that is recognized by our module.?

No alt text provided for this image

WhatsApp Message Function:

Now we will define a function that will automatically send a message to a number containing the details of the face owner.

No alt text provided for this image

AWS EC2 Launch Function:

Here we will create a function to create a EC2 instance and attach a 5GB EBS volume to it.?

No alt text provided for this image

Final Code:

Now we will create a program that will run the above created functions. This is the final step.

No alt text provided for this image

So finally, we have successfully created a python program that detects our face using opencv and automatically sends a WhatsApp message, an email and launches a AWS EC2 instance and attach a 5GB EBS volume to the instance.

要查看或添加评论,请登录

Aakansha Singh的更多文章

  • K-Means clustering

    K-Means clustering

    What is Clustering? Clustering is one of the most common exploratory data analysis technique used to get an intuition…

  • Kubernetes Integration with Python-CGI

    Kubernetes Integration with Python-CGI

    What is Kubernetes? Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and…

  • Object Recognition using CNN model

    Object Recognition using CNN model

    ?? In this task : ??Create a model that will detect a car in a live stream or video and recognize characters on the…

  • Javascript Integration with Docker

    Javascript Integration with Docker

    In this project, I have integrated python with Docker !! Python is one of the most popular languages nowadays and…

  • JAVASCRIPT

    JAVASCRIPT

    Introduction JavaScript is a programming language used primarily by Web browsers to create a dynamic and interactive…

  • CONFUSION MATRIX AND CYBER CRIME

    CONFUSION MATRIX AND CYBER CRIME

    Confusion Matrix is the visual representation of the Actual VS Predicted values. It measures the performance of our…

社区洞察

其他会员也浏览了