Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vaida12345/annotation
- Owner: Vaida12345
- License: mit
- Created: 2022-02-11T04:45:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T06:18:40.000Z (7 months ago)
- Last Synced: 2024-06-19T20:38:25.176Z (7 months ago)
- Topics: createml, developer-tool, swiftui
- Language: Swift
- Homepage:
- Size: 2.61 MB
- Stars: 17
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.