mlkit-face-detection
There are 42 repositories under mlkit-face-detection topic.
capawesome-team/capacitor-mlkit
⚡️ ML Kit plugins for Capacitor. Supports Android and iOS.
happysingh23828/CameraX-FaceDetection-MlKit
This is a sample app built to demonstrate the use of MLKit Face detection. Dedicated to all Android Developers with heart.
asmaamirkhan/MLKitDemo
A demo app for various Firebase ML-Kit vision functionalities 🕵️♀️
icanerdogan/Google-MLKit-Android-Apps
All Android Applications using Google MLKit [Java & Kotlin]
Kashif-E/Ar-Object-Detection
I built this app using Mlkit along with the TensorFlow Lite model for object detection, Arcore is used to place anchors to the detected objects. It's a good blend of Machine learning and Augmented reality to visualise ML information in a much better way than regular bounding boxes
joonb14/Android-FaceRecognition
Face Recognition (Identification) for Android Devices. Used Firebase ML Kit Face Detection for detecting faces, then applied arcface MobileNetV2 model for recognition
Kashif-E/ARcoreMLKit-object-detection
Arcore ml kit integration without sceneform to detected multiple objects in a signle frame and place 3d labels on them
rbayuokt/react-native-image-detective
React Native library to simplify the integration of AI and ML features into your mobile app.
lampadovnikita/EmotionRecognition
An Android application performing recognition of facial emotions on an image
devprincefahad/SmartLens
SmartLens uses Google's ML Kit for Barcode scanning, Face recognition, Text recognition, and Image labeling.
harisankar01/Attendance-app
An attendance app that can be used to take attendance based on facial recognition and geolocation based authentications.
brady-aiello/Avengers-Android-App
A demo app using MVI, master-detail, SQLDelight, Hilt, Material Design, Navigation Component, Shared Element Transition, Coil, and MLKit face detection.
gcantoni/SwiftMask
An Android app that scans images or human faces in real time and detects whether the mask is worn or not, with the ability to set an audible alert
SayantanBanerjee16/FaceMaskDetector
Android application which detects human faces and classifies them under wearing a face mask or not
TiagoDanin/Flutter-Face-Detection
ML Kit Face Detection in Flutter Example
ashishcors/CameraX-MLKit-Demo
CameraX + ML Kit = ❤️
rahulreddy-001/AttendEase
This React Native app is designed for marking attendance, utilizing both geolocation and face recognition technology. The app uses the device's GPS to verify the user's location and then employs facial recognition software to verify the user's identity.
joonb14/MLKitFaceDetection
stripped only Face Detection part out of vision quick start sample of Firebase ML Kit
Louiixx-h/face-detector-app
O app consegue detectar rostos humanos e capturar informações sobre o rosto.
luicfrr/react-native-face-detector-camera
An Expo module that uses device's front camera and MLKit to detect faces
AhmedOmara14/Face-detection-and-Text-Recognition
Face detection and Recognize and extract text from images
pablin202/ml-facedetection
This Android project demonstrates real-time face detection using ML Kit's Face Detection API, integrated into an app built with Kotlin and Jetpack Compose. The app captures images from the camera and highlights detected faces on the camera preview. It showcases modern Android techniques with CameraX for camera integration and Jetpack Compose
syntialai/TailorMade-mobile
TailorMade is a mobile application which connects customer with tailors and fashion designers, so every customer will be able to get the clothes he/she want faster.This repository includes the mobile Android application.
NoyDavidyan/FaceDetectionAppByGoogleMlKit
An application that recognizes the user's face by the front camera of a cell phone, uses the angles of the device to balance it in front of the user's face.
vt24vikrant/HAP_Hostel-Attendance-App
The Hostel Biometric Attendance App is a mobile application built with Flutter that allows hostels to automate attendance marking using facial recognition technology. It ensures authenticity by preventing proxy attendance through a multi-layered validation system, including Wi-Fi verification, geolocation checks, and device ID validation.
yashas6a/FaceDetectionAI
FaceDetectionAI android application
bushra-muneer/Drowsiness-and-Accident-Detection-App
A drowsiness detection app with flutter framework and ml kit's face detection API
darkwhite220/ComposeFaceDetection
Sample app to demonstrate MLKit Face detection with CameraX in Compose.
DEU-Smiley/Smiley-Android-App
스마트 교정기 & 교정 관리 애플리케이션
IlhamGhaza/laravel-attendance-lab
Laravel Attendance Lab is a backend system for mobile lab attendance using face detection and geolocation. Built with Laravel 11.x and Filament 3, it manages lab schedules, aslab transfers, and attendance efficiently through a user-friendly admin interface.
rajitdeb/FaceDetectionAppExample
This is an android app that is created to understand the implementation of ML-Kit in Android
Umesh-01/LGMVIP
Repository for Android Apps
SarhaneGhribi/Motion-expression-detector
A React Native Expo application using Expo Camera and Face Detection to guide users through commands and track their face live.
kimmandoo/FaceEmotionRecognition
FaceEmotionRecognition derived by lampadovnikita's archive. An Android application performing recognition of facial emotions on an image.
samueldavidbryan/CS528-Project2
WPI CS528 (Mobile and Ubiquitous Computing) AI Project 2: Creating "Crime Database" App for Android using Kotlin — Learning about Fragments, CoRoutines/Async, Room Databases. Following directions from Android Programming: The Big Nerd Ranch Guide, 5th Edition