Android App Face recognition using MobiFacenet + text to speech

Overview

Face_Recognition_realtime

#Android App Nhận diện gương mặt sử dụng MobiFacenet.

Tạo ứng dụng di động được sử dụng với mô hình �MobileFaceNet

1.Bước phát hiện khuôn mặt

Đối với ứng dụng này đầu tiên là bước phát hiện khuôn mặt và sau đó là bước nhận dạng khuôn mặt. Đối với bước phát hiện khuôn mặt ta sẽ sử dụng bộ ML của Google Là Face Detection .

  • Face Detection dung phát hiện mặt người trong ảnh .Hỗ trợ khả năng theo dõi khuôn mặt trong video

2. Bước nhận diện khuôn mặt sd TensorFlow Lite

Trước tiên, chúng ta cần thêm tệp mô hình TensorFlow Lite

Sử dụng MobiFaceNet, với TFLite, chúng tôi có thể:

  • So sánh khuôn mặt ngoại tuyến trên thiết bị di động
  • So sánh được đảm bảo là chính xác
  • Xác nhận theo thời gian thực

ỨNG DỤNG MOBIFACENET TRONG CUỘC SỐNG

  1. Kiểm soát lượng sinh viên, học sinh dễ dàng tại trường học . Với chức năng điểm danh bằng khuôn mặt
  2. Chẩn đoán bệnh hiếm có trong y tế - Chứng DiGeorge Công nghệ Nhận diện khuôn mặt đang cải thiện lĩnh vực y tế rất nhiều.
  3. Bảo vệ quyền riêng tư cho mỗi người dùng trên smartphone
  4. Tự động Tag trên Facebook Đây là một trong những ứng dụng quen thuộc nhất với người dùng Facebook
  5. Thanh toán online Alipay đã ra mắt hệ thống nhận diện gương mặt "Smile to Pay" đầu tiên trên thế giới tại một cửa hàng của KFC ở Hàng Châu

##DEMO

imageimageimage

You might also like...
Simple app to Transfer Media and Text from computer to mobile.

TransferByte Simple app to Transfer Media and Text from computer to mobile.Written in kotlin. Recycler view used for listing the media posted and down

Sample app that displays a birthday card with text and an image

Birthday Card App Sample app that displays a birthday card with text and an image. Used in the Android Basics with Kotlin course. Pre-requisites Andro

Native android application that scans for text in images. Uses ML kit under the hood.
Native android application that scans for text in images. Uses ML kit under the hood.

Scannerate - Ad free Text Recognition Android application built using Kotlin to extract text from images. Uses Google's ML kit library under the hood.

An Android library that allows blocking of colloquial words from text
An Android library that allows blocking of colloquial words from text

AndroidProfanityFilter Add to project Step 1. Add it in your root build.gradle at the end of repositories: Groovy allprojects { repositories {

ANTLR is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

Not so deep text reader inspired by BORIS, written in Kotlin

Barnable Reader Prototype Deep text reader library that generates a semantic model from a short input text. At the moment it is very primitive and is

CutableTextView -  the super lightweight library that helps to you cut long text. ✂️
CutableTextView - the super lightweight library that helps to you cut long text. ✂️

An easy to use CutableTextView when you need to cut a long text. ✂️ ✂️ ✂️ Gradle dependencies { implementation 'com.github.devit951:cutabletextvie

neutriNote: All-in-one preservation of written thoughts, be those text, math (LaTeX), rich markdown, drawings
neutriNote: All-in-one preservation of written thoughts, be those text, math (LaTeX), rich markdown, drawings

Official | FAQ | Documentation | Mastodon | XDA neutriNote (Community Edition) What is neutriNote? In a nutshell, all-in-one preservation of written t

Will export all your words from LingQ to a tab-separated UTF-8 text file, Html, and Anki

LingQWordsExport Will export all your words from LingQ to a tab-separated UTF-8 text file, Html, and Anki. Here you can find a documentation page. Ins

Owner
Tran Quyen
Tran Quyen
Deep AR android APP (Augmented reality) with face recognition and filters

quickstart-android-java To run the example Go to https://developer.deepar.ai, sign up, create the project and the Android app, copy the license key an

Arjun Kheni 3 Mar 30, 2022
A minimalistic Face Recognition module which can be easily incorporated in any Android project.

Real Time Face Recognition with TfLite A minimalistic Face Recognition module which can be easily incorporated in any Android project. Key Features Fa

Abhinav Sharma 2 Jun 21, 2022
Implement Text Recognition using MLKit in Jetpack Compose using Kotlin

Implement Text Recognition using MLKit in Jetpack Compose using Kotlin. The application is built using Kotlin Programming Language with Jetpack Compose Navigation.

mohamed tamer 5 Jul 22, 2022
Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS)

TTS-App Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS) Python의 gTTS lib를 활용하여 텍스트를 음성으로 변환하는 서비스를 구현해봅니다.

Seokhyun 7 Jan 7, 2022
Face Detector Using Firebase ML Kit

Face Detector (Using Firebase ML Kit) Detects Facial Expression ------> Overlays

Sachin Kumar 1 Jan 4, 2022
Face Detection using CameraX and MlKit (without Firebase)

# # Face Detection using CameraX and MlKit (without Firebase) This is a sample app ?? built to demonstrate use of MLKit Face detection . Dedicated to

null 1 May 26, 2022
This project demonstrate the use of CameraX API for in-app face time.

CameraApp This project demonstrate the use of CameraX API for in-app face time. You can click picture using main or front. I have also used yalantis.u

Shamshad Reyaz(Arman) 1 Oct 22, 2021
On-Device ID Card & Passport & Driver License Recognition SDK for Android

ID Card, Passport, Driver License Recognition SDK for Android On-Device & Offline, Robust, ID Card, Passport, Driver License OCR SDK for Android   ??

FaceOnLive 224 Dec 31, 2022
Text Recognizer App Using the ML Kit

Features Detects text in images Using the ML Kit Text Recognition API Uses the CameraX to show a viewfinder and display the camera preview Provides a

krishna chaitanya 9 Nov 5, 2022
KeyCip - an Android app that allows users to encrypt, decrypt and sign text, photos, videos and other files

KeyCip is an Android app that allows users to encrypt, decrypt and sign text, photos, videos and other files. To accomplish this goal, it relie

null 18 Nov 26, 2022