Face-Recognition-Flutter icon indicating copy to clipboard operation
Face-Recognition-Flutter copied to clipboard

Realtime face recognition with Flutter

Results 12 Face-Recognition-Flutter issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying compare image from base64 with the camera, but I'm stuck in this step: ``` //GET IMAGE BASE64 var strImage = this.widget.base64Photo.substring(22); Uint8List bytes = base64.decode(strImage); //CONVERT TO...

# Description The Firebase ML Vision has been discontinued and this repo has been migrated to the lates Google MLKit. The whole codebase dependencies have been updated to the latest...

i can not run anyway. just show The plugin `firebase_ml_vision` uses a deprecated version of the Android embedding. how i can run and solve it. please help anybody. thanks

flutter setup is kind of a hassle. Step 3 is not clear , hope you can expand on Step 3. Can you make a short youtube video on Step 1...

Hi, one of our project need face recognition. I'm trying all the resources. This repository seems to complete that. But I couldn't run the app on linux & windows. I...

I:\websites\flutter\Face-Recognition-Flutter>flutter run Using hardware rendering with device AOSP on IA Emulator. If you notice graphics artifacts, consider enabling software rendering with "--enable-software-rendering". Launching lib\main.dart on AOSP on IA Emulator in...

when using the back camera to detect the faces, the bounding box is moving opposite of the subject we are trying to detect

bug

Hi Have you tried the model for Indian faces? I am trying to use this for a project for student attendance project but it recognises falsely almost 10-15% of time,...

``` D/libGLESv2(25436): DTS_GLAPI : DTS is not allowed for Package : com.rajatkalsotra.face_recognition W/linker (25436): /data/app/com.rajatkalsotra.face_recognition-1/lib/arm/libtensorflowlite_c.so: unused DT entry: type 0x1d arg 0x12ec I/tflite (25436): Initialized TensorFlow Lite runtime. I/CameraManagerGlobal(25436): Connecting...

hey I m using this model for my cllg mini project. But when m running it on redmi 8a dual its working fine but when I m running it on...