You are on page 1of 5

University Institute of Engineering

Department of Computer Science & Engineering

Experiment: 9

Student Name: Paramjeet Singh UID: 23BCS11334


Branch: Computer Science & Engineering Section/Group: 205-A
Semester: Ist Date of Performance: 15/11/23
Subject Name: Disruptive Technologies -1
Subject Code: 23ECH-10

1. Aim of the practical: Design an AI – enabled application for emotion/gesture detection.

2. Tool Used: Google Colaboratory

3. Basic Concept/ Command Description:


Deepface is a lightweight face recognition and facial attribute analysis
(age,gender,emotion and race) framework for phython . it is a hybrid face recognition
framework wrapping state-of-the-art models: VGG-face, Google Facenet, openFace ,
Facebook DeepFace , DeepID, Arcface and Dlib. Those models already reached and
passed the human level accuracy . The library is mainly based on keras and tensorflow
(1) Install deepface.
(2) Import Deepface
(3) Load and display input image
(4) Analyze Image
(5) Flipping the color from BGR to RGB
University Institute of Engineering
Department of Computer Science & Engineering

4. Code, Screenshots & Results :


# Install deepface

# Import deepface:
University Institute of Engineering
Department of Computer Science & Engineering

# Load and display input image:

# Analyze Image :
University Institute of Engineering
Department of Computer Science & Engineering

# Flipping the color from BGR to RGB:

Learning outcomes (What I have learnt):

1.

2.

3.

4.
University Institute of Engineering
Department of Computer Science & Engineering

5.

Evaluation Grid:

Sr. Parameters Marks Obtained Maximum Marks


No.
1. Student Performance 12
(Conduct of experiment)
2. Viva Voce 10
3. Submission of Work Sheet 8
(Record)
Signature of Faculty (with Date): Total Marks Obtained: 30

You might also like