Face Recognition Program

Tanmay
3 min readJun 24, 2021

--

Linux World Task 6

Task Description :-

โ„๏ธ Create a program that performs the below-mentioned task upon recognizing a particular face.

๐Ÿ“Œ When it recognizes your face then -
๐Ÿ‘‰ It sends mail to your mail-id by writing this is the face of your_name.
๐Ÿ‘‰ Second, it sends a WhatsApp message to your friend, it can be anything.

๐Ÿ“Œ When it recognizes a second face, it can be your friendโ€™s or family memberโ€™s face.
๐Ÿ‘‰ Create EC2 instance in the AWS.
๐Ÿ‘‰ Create 5GB EBS volume and attach it to the instance.

All the functionality of AWS is implemented using terraform script.

I would like to thank my teammates Adamaya Sharma , Ishika Sharma , Tushar Dhamale , Rohit Dhore for their continuous support.

STEP-01: Collecting samples for Dataset for model.

STEP-02: Creating the data.

STEP-03: Predicting the Accuracy of the model.

STEP-04: once ,it will detect the face ,will send the whatsapp message to a number and a mail message to the required mail.

STEP-05: If a second face will be detected, it will launch an 5GB EBS volume and attach it to the instance.

GitRepo :- https://github.com/Tanmay4443/Task-6.git

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

No responses yet