-
Hi,
I have done a code for real time face detection using MTCNN in real time camera feed and would like to update the code in this project.
Contribution under GSSoC'EXTD and Hactoberfest
-
---
### Description
I'd like to propose the implementation of **face liveliness detection** and **anti-spoofing mechanisms** using OpenCV. These technologies are crucial for detecting if a face …
-
### Title
In this project the face expressions will be classified into 7 types of expression that is sad, happy ,surprise, angry ,neutral , disgust,
### Enhancement Aim
To implement a comprehensi…
-
---
### Description
I'd like to propose the implementation of **face liveliness detection** and **anti-spoofing mechanisms** using OpenCV. These technologies are crucial for detecting if a face …
-
## 🌟 Feature Overview
This project utilizes supervised learning to detect and classify facial expressions in real-time using video and camera input. It leverages the FER (Facial Expression Recognitio…
-
### Steps to reproduce
I'm facing an issue in my Flutter app related to using camera streams for real-time face detection. The app works fine on the emulator, but on a physical device, it freezes a…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
This requirement addresses the issue where face detection is not functioning properly on Android when using the…
-
# Facial Expression Detection through Video and Camera 🎥😄
This project utilizes supervised learning to detect and classify facial expressions in real-time using video and camera input. It leverages t…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
I'm facing an issue in my Flutter app related to using camera streams for real-time face detection. The app works…
-
# Title: Face Recognition System
The Facial Recognition System is designed to detect and recognize faces in real-time using a combination of the Ultralytics YOLO model, the face_recognition library, …