face_detection_tflite 4.6.4 copy "face_detection_tflite: ^4.6.4" to clipboard
face_detection_tflite: ^4.6.4 copied to clipboard

Advanced face & landmark detection, embedding and segmentation using on-device TFLite models.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_detection_tflite

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  face_detection_tflite: ^4.6.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:face_detection_tflite/face_detection_tflite.dart';
7
likes
160
points
1.52k
downloads

Publisher

verified publisherhugocornellier.com

Weekly Downloads

Advanced face & landmark detection, embedding and segmentation using on-device TFLite models.

Repository (GitHub)
View/report issues

Topics

#tflite #face-detection #computer-vision #flutter-plugin

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_litert, image, meta, opencv_dart

More

Packages that depend on face_detection_tflite

Packages that implement face_detection_tflite