vision_ai_models 0.1.1 copy "vision_ai_models: ^0.1.1" to clipboard
vision_ai_models: ^0.1.1 copied to clipboard

Bundled hand-gesture and face-emotion ML models for the vision_ai plugin. Copies them to app storage and returns runtime paths.

0.1.1 #

  • Bumped to require vision_ai ^0.4.0 (which adds the body-pose engine). No change to the bundled hand/face models or this package's API.

0.1.0 #

  • Initial release.
  • Bundles the hand-gesture (gesture_recognizer.task) and face-emotion (emotion_classifier.tflite) models used by vision_ai.
  • VisionAiModels.ensureLoaded() copies the models into app storage on first use and returns a ModelPaths for VisionAi.
  • Requires vision_ai ^0.3.0 (which no longer bundles models).
0
likes
130
points
129
downloads

Documentation

API reference

Publisher

verified publisherottomancoder.com

Weekly Downloads

Bundled hand-gesture and face-emotion ML models for the vision_ai plugin. Copies them to app storage and returns runtime paths.

Topics

#computer-vision #gesture-recognition #face-detection #machine-learning #assets

License

unknown (license)

Dependencies

flutter, path_provider, vision_ai

More

Packages that depend on vision_ai_models