Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rrainn/aws-sagemaker-groundtruth-to-azure-customvision
- Owner: rrainn
- License: mit
- Created: 2021-11-26T22:08:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T00:34:47.000Z (almost 3 years ago)
- Last Synced: 2024-12-09T16:55:55.058Z (30 days ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.