Skip to content

kshitizrimal/tflite-realtime-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb8a8d3 · Jan 29, 2020

History

3 Commits
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020
Jan 29, 2020

Repository files navigation

Realtime Image Segmentation

Realtime Image segmentation using Flutter and Tensorflow Lite

App Structure

  • '<app_root>/pubspec.yaml': Used to add packages to the app from pub.dev
  • '<app_root>/lib/main.dart': Used for all the logic of the app
  • '<app_root>/assets/': used for storing and using TFLite model and label for the app
  • '<app_root>/android/app/src/main/AndroidManifest.xml': used for modifying app name and details
  • '<app_root>/android/app/build.gradle': used for specifying TFLite model not to be compressed

A few resources to get you started if this is your first Flutter project:

Learn more about TensorFlow Lite and semantic segmentation using it from the links below:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Realtime Image Segmentation using TFLite and Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published