Home

Awesome

Flutter TF Segmentation

Flutter TF Segmentation is an example app that uses Flutter for the ios/android app and uses TensorFlow Lite for Image segmentation. Here a static approach to image segmentation is used. User can select image from live camera or gallery to pick image for segmentation. The model used here for Image Segmentation is DeepLab V3 with TensorFlow Lite.

App Structure

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.