Rajatkalsotra / Face-Recognition-Flutter

Realtime face recognition with Flutter
MIT License
164 stars 85 forks source link

Need help to implement the system. #22

Open nasirdev74 opened 2 years ago

nasirdev74 commented 2 years ago

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 followed all the instructions, still.... I desperately request you @Rajatkalsotra to look after it. We need some solution as soon as possible.

../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/tflite_flutter-0.4.2/lib/src/delegates/gpu_delegate.dart:58:10: Error: The getter 'addressOf' isn't defined for the class 'TfLiteGpuDelegateOptionsV2'.

saadsafda commented 2 years ago

please update firebase_ml_vision: ^0.6.0 to firebase_ml_vision: ^0.12.0+3

rjvysakh commented 2 years ago

firebase ml vision is depreceated, migrated to ml kit https://github.com/rjvysakh/Face-Recognition-Flutter