›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

Import images

Import Images

  1. Press the “Import Images” button and select them (use "Shift" + "Command" buttons for multiple selections).

alt-text

  1. You can also drag and drop images to the Images Pane to import them.

alt-text

MakeML converts all images to .png format with max 600x600px dimension. That's because computer vision neural networks for mobile devices usually work on low image resolutions". Read More →

alt-text

Import Images From Video

  1. Press the “Import Video” button and select a video them.

alt-text

  1. You can preview video and select number of frames per image that will be imported. For example if you select 20, an image will be imported to your dataset on every 20th frame of the video.

alt-text

  1. Press import button and video will be processed and frames from video will be added to your dataset.

alt-text

← ProjectsExport Dataset →
  • Import Images
  • Import Images From Video