Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaida12345/annotation

Generate files to train with Object Detection by Create ML.
https://github.com/vaida12345/annotation

createml developer-tool swiftui

Last synced: 2 months ago
JSON representation

Generate files to train with Object Detection by Create ML.

Awesome Lists containing this project

README

        

# CreateML Annotation
Generate files to train with Object Detection by Create ML.

## Usage
Generate createML annotations which can be trained by createML.

## How to import to CreateML
Go to `File > Export` to export the file as a folder.

## Feature: Annotate based on a trained model
Go to `Edit > Annotate > based on model...` and drag a trained model. (`.mlmodel` or `.mlpackage`)

## Install
Download from [App Store](https://apps.apple.com/au/app/annotationcreater/id1623375683?mt=12)!

~~Files and source code could be found in [releases](https://github.com/Vaida12345/Annotation/releases).~~

~~Note: If mac says the app was damaged / unknown developer, please go to `System Preferences > Security & Privacy > General`, and click `Open Anyway`. [Show Details.](https://github.com/Vaida12345/Annotation/wiki#why-i-cant-open-the-app)~~

## Interface
This app was written with [SwiftUI](https://developer.apple.com/xcode/swiftui/) and Cocoa.
Screen Shot 2022-02-11 at 7 04 12 PM