Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rrainn/aws-sagemaker-groundtruth-to-azure-customvision


https://github.com/rrainn/aws-sagemaker-groundtruth-to-azure-customvision

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# aws-sagemaker-groundtruth-to-azure-customvision

## General

This CLI tool makes it incredibly easy to take labeling data from AWS Sagemaker Ground Truth and upload it to Azure Custom Vision.

## Installation

```bash
npm install -g aws-sagemaker-groundtruth-to-azure-customvision
```

## Usage

You can simply run the following command and it will walk you through the process of uploading your data.

```bash
aws-sagemaker-groundtruth-to-azure-customvision
```

## License

This project is licensed under the MIT license.