UXLabPro / visio-ml

Annotate images for Apple's Create ML Export in JSON format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visio ML is a Mac tool for annotating and augmenting image sets for use in object-detection machine-learning model training.

Requirements

An Apple Mac computer running macOS 10.15 or later.

Running

Open the project using Xcode and hit run (Command+R).

Usage

  • Select a folder containing source images.
  • Annotate each image by selecting it on the navigator and dragging areas over the preview.
  • Augment your data set by appliying filters and generating annotated synthetic images.
  • Export annotations as JSON file for use with Create ML.
  • Open folder on Create ML to train your model.

Developing

Using Xcode 11 or later.

The project is written in Swift 5.2 using the SwiftUI and Combine frameworks.

Contributing

Contact us if you're interested in contributing. Submit your PRs via GitHub for consideration.

About

Annotate images for Apple's Create ML Export in JSON format


Languages

Language:Swift 98.1%Language:Ruby 1.7%Language:Shell 0.2%