Face Detection & Attendance Monitoring Solution for an Event Organiser

AI-based face detection to track people and customer data to make informed decisions.

 
Category: Data Science

Introduction

The client is an event organization company. They organize event like paid dinners, charity lectures and shows where buyers get to meet and listen to prominent guests like political leaders, celebrities etc.

Need

Client challenge was to have a low cost and easy to maintain attendance system to track people attending the events they have organized- especially the free entry events – and analytics around demographics based on the clippings of the events.

This data is later used in getting insights on how successful the event was and the mood of attendees at the event. These insights are useful in measuring the overall response to the events. Client also wanted to recognize if any important/known members of society attended the event as guest.

SolutionAttendance Monitoring Solution

We leveraged the Azure Cognitive Services which is an AI/ML module provided by Azure. This contains various AI models from OCR to Face Detection and NLP.

Using a camera placed in the entrance to event we detect faces from the camera stream every frame using Azure face API.

These faces are sent to a gender detection model which is a model that is made on top of face API by training obtained face encodings with an SVM which can classify gender. This model also collects data about if there’s a stag entry or a group entry to the event. Then software compares the obtained faces with an existing face directory of local and national celebrities or banned list and if a match is found, sends an alert to security team/management.

Feeds from other cameras capture faces at different times and pass to our pre-trained mood detector SVM to detect the persons mood at that current point of time. This helps collect metric around reaction/mood at the certain times of the event.

Advantages

  • The attendance Monitoring Solution component is fully dynamic and efficient it requires no monitoring, and this gives a good data quality data for further analysis.
  • Ability to captures up-to 100 faces and their demographics in one frame.
  • Human efforts has been minimized as much as possible saving the overall cost of operation.
  • Reduces human intervention and expensive biometric devices or face recognition devices.

Download

Interested to know more? Get in touch!