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

Advanced face & landmark detection, embedding and segmentation using on-device LiteRT (formerly TensorFlow Lite) 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: ^6.7.0

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';
22
likes
160
points
3.12k
downloads

Documentation

API reference

Publisher

verified publisherhugo.ml

Weekly Downloads

Advanced face & landmark detection, embedding and segmentation using on-device LiteRT (formerly TensorFlow Lite) models.

Repository (GitHub)
View/report issues

Topics

#litert #tflite #face-detection #computer-vision #on-device-ml

License

Apache-2.0 (license)

Dependencies

flutter, flutter_litert, flutter_web_plugins, meta, opencv_dart, web

More

Packages that depend on face_detection_tflite

Packages that implement face_detection_tflite