›Semantic Segmentation

Image Classification

  • Projects
  • Data Preparation
  • Training and testing
  • Running Model on device

Object Detection

  • Projects
  • Import images
  • Import dataset
  • Export dataset
  • Markup images
  • Augmentation
  • Training
  • Recognizing objects in live stream iOS App
  • Recognizing objects in still images iOS App

Semantic Segmentation

  • Projects
  • Import images
  • Export Dataset
  • Markup images
  • Augmentation
  • Training
  • Semantic Segmentation in live stream iOS App

Terms of use

  • Terms of use
  • Privacy Notice

Semantic Segmentation in live stream iOS App

Let’s use our TFLite model in MakeML's example, you can download it using the following link. Open workspace, replace "result_model.tflite" file with your model.

alt-text

After this, you'll need to change the number of classes in your model (number of classes + background). You also can change colors with which your classes marked down.

alt-text

← TrainingTerms of use →