›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

Export Dataset

  1. Press the “Export Dataset” button.

alt-text

  1. You can improve quality and size of your dataset by using built-in augmentation capability. Basically augmentation transforms and change colors of original dataset images, and during model training it will give new features for the model.

alt-text

  1. Select a path where you want to save your dataset.

alt-text

  1. After dataset will be exported, you will receive 2 folders - 1 with original images, and second with annotation masks for training.

alt-text

← Import imagesMarkup images →