Skip to content

lapisco/EmbeddedObjectDetection

Repository files navigation

face_detect_firebase

Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom!

Add your files

cd existing_repo
git remote add origin https://gitlab.com/iddigital/consulta-facil/face_detect_firebase.git
git branch -M main
git push -uf origin main

Integrate with your tools

Collaborate with your team

Test and Deploy

Use the built-in continuous integration in GitLab.


Name

Face detect with firebase.

Description

This app detects a face from a photo taken through the device's camera (cell phone, tablet, etc), as well as generates an embedding of the captured photo using the Facenet network.

Setting DEV machine

  • Android Studio/Visual Studio Code
  • Linux Ubuntu 18.04

Flutter Setup

  • Flutter 2.9.0-0.1.pre • channel beta
  • Dart 2.16.0 (build 2.16.0-80.1.beta)

Firebase Setup

To configure firebase in a project, just go to the firebase consoles, login with your google account and then you can add your app to the firebase.

Just create a project and then add your app informing the package name. The next steps are explained after the app is added to firebase.

Note

The simulation can be performed in a cell phone virtualization or using a physical cell phone plugged into the serial.

Firebase is already configured for this app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors