›Object Detection

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

Video Annotation Tool

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

alt-text

  1. Press left mouse button and drag to select an object on video.

alt-text

  1. Enter annotation title to this object.

alt-text

  1. We can preview how our object is tracked during the video. If you select wrong area you can clear selection by pressing "Clear" button.

alt-text

  1. Press enter button and frames from the video will be imported to your dataset with already annotated objects.

alt-text

  1. You can also edit annotations by dragging the circles in the corners of annotation after frames have been added to your dataset.

  2. In the annotation titles panel you can see that annotation title that you have added using Video Annotation Tool have been added (or merged, if annotation title with the same name was already in your dataset). After importing you can change the color of annotation title.

alt-text

← ProjectsImport dataset →
  • Import Images
  • Import Images From Video
  • Video Annotation Tool