• Stars
    star
    369
  • Rank 112,922 (Top 3 %)
  • Language
    Dart
  • License
    BSD 3-Clause "New...
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ˜€πŸ€³ Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.
banner image

FaceNetAuthentication

Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Google ML Kit library.

Stack

Flutter

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

https://flutter.dev/

Tensorflow lite

TensorFlow Lite is an open source deep learning framework for on-device inference.

https://www.tensorflow.org/lite

Flutter + Tensrorflow lite = tflite_flutter package

TensorFlow Lite plugin provides a dart API for accessing TensorFlow Lite interpreter and performing inference. It binds to TensorFlow Lite C API using dart:ffi.

https://pub.dev/packages/tflite_flutter/install

Support

If you're interested in contributing, please let me know emailing me to [email protected]

Setup

1- Clone the project:

git clone https://github.com/MCarlomagno/FaceRecognitionAuth.git

2- Open the folder:

cd FaceRecognitionAuth

3- Install dependencies:

flutter pub get

Run in iOS directory

pod install

4- Run on device (Check device connected or any virtual device running):

flutter run

To run on iOS you need to have a developer account. See here https://stackoverflow.com/a/4952845

Screenshots

banner image

Licence

https://opensource.org/licenses/BSD-3-Clause

More Repositories

1

fluthereum

πŸ’² 🐦 Flutter example project for integrating EVM smart contracts using web3Dart library
Dart
77
star
2

persssist

Storage decentralized application running on testnet for storing files metadata and IPFS protocol for uploading, sharing and downloading files of any kind.
TypeScript
48
star
3

FlutterMobilenet

πŸ¦ΎπŸ€– Mobilenet model implementation for image classification using the tflite library, a Flutter plugin for accessing TensorFlow Lite API.
Dart
23
star
4

CarDrivingResNet

πŸš— Browser game where a vehicle is driven through the camera using the ResNet model (Residual Network) to estimate the position of the hands.
JavaScript
20
star
5

TwitterToxicityDetector

Web application written in Vanilla JS and Tensorflow.js that detects ☒️ toxicity in the last tweets from the given user.
JavaScript
9
star
6

flutter_download_button

Simple flutter application that performs cross-platform file downloads
HTML
3
star
7

flutter_core_architecture

Dart
2
star
8

kidd_video_player

Video player package using flutter
Dart
2
star
9

ML-Trading

Some basic trading machine learning algorithms written in python.
Python
2
star
10

my_academy

Dart
1
star
11

AlgoritmosGeneticos

programas que voy a desarrollar sobre algoritmos geneticos en python
Python
1
star
12

AlphaDex

Uniswap-like decentralized exchange
Solidity
1
star
13

spending_tracker

Spending tracker πŸ“ˆ βš–οΈ is a cross-platform application written in flutter that helps to get simple and fast expenses tracking.
Dart
1
star
14

background_image_substraction

Python
1
star