ai_image_classifier 1.0.0 copy "ai_image_classifier: ^1.0.0" to clipboard
ai_image_classifier: ^1.0.0 copied to clipboard

A simple and powerful Flutter package for on-device image classification using TensorFlow Lite models. Supports custom models, image resizing, and normalization.

1.0.0 #

  • Initial release of ai_image_classifier.
  • Core features:
    • TFLite model loading from assets.
    • Image preprocessing (resize & normalize).
    • Classification from bytes and file paths.
    • Support for multiple results with confidence scores.
  • Example app included with ImageNet labels.
0
likes
160
points
124
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and powerful Flutter package for on-device image classification using TensorFlow Lite models. Supports custom models, image resizing, and normalization.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, image, image_picker, path_provider, tflite_flutter

More

Packages that depend on ai_image_classifier