上面列出了Dart和Flutter用于机器学习、深度学习、计算机视觉和Tensorflow的包的完整列表。
flutter_vision
96
管理Yolov5、Yolov8和Tesseract v5,并使用TensorFlow Lite 2.x访问的插件。支持Android上的物体检测、分割和OCR。iOS尚在进行中。
opencv_dart
87
OpenCV4 bindings for Flutter, using dart:ffi. This plugin include `videoio` module, if you don't need it, please use `opencv_core` instead.
body_detection
41
使用Pose Detection和Selfie Segmentation API,在iOS/Android平台上使用MLKit实现身体姿势和口罩检测的Flutter插件,可用于静态图像和实时摄像头流。
livelyness_detection
36
A single function package to detect weather the face visible in the camera is a live face or not.
face_sdk_3divi
27
3DiVi Face SDK plugin. Implements Face Recognition, Face Detection and Face Keypoints Detection.
google_mlkit_selfie_segmentation
26
Flutter plugin to use Google's ML Kit Selfie Segmentation API to easily separate the background from users within a scene and focus on what matters.
google_mlkit_commons
25
A Flutter plugin with commons files to implement google's standalone ml kit made for mobile platform.
google_mlkit_digital_ink_recognition
24
A Flutter plugin to use Google's ML Kit Digital Ink Recognition to recognize handwritten text on a digital surface in hundreds of languages, as well as classify sketches.
tensorflow_lite_flutter
22
A Flutter plugin for accessing TensorFlow Lite. Supports both iOS and Android.
google_mlkit_language_id
20
A Flutter plugin to use Google's ML Kit Language Identification to determine the language of a string of text.
tflite_v2
19
A Flutter plugin for accessing TensorFlow Lite, fixed android embedding v2 error. Supports both iOS and Android.
nsfw_detector_flutter
8
A Flutter package to detect NSFW (Not Safe For Work / NUDE / adults) content and classify SAFE content without requiring assets. Easily integrate NSFW detection into your app.