https://github.com/ryu1kn/sandbox--aws-ground-truth
https://github.com/ryu1kn/sandbox--aws-ground-truth
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryu1kn/sandbox--aws-ground-truth
- Owner: ryu1kn
- Created: 2022-07-31T12:47:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T11:54:25.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T14:06:06.407Z (about 1 year ago)
- Language: TypeScript
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sandbox: AWS Ground Truth
Playing with AWS Ground Truth to better understand how to use it.
## Usage
### Deploy infrastructure
Go to [infra](./infra) and deploy the necessary resources.
### Review the labelling job data and settings
The labelling source data is stored in [job-data](./job-data) directory.
The labelling job settings are stored in [job-settings](./job-settings) directory.
### Create a labelling job
```sh
AWS_PROFILE=your-profile ./create-job.sh
```
### Label the data
Visit your labelling job portal. You can find how to find the portal URL
in the `infra` directory README.
### Check the result
Visit your labelling job on AWS console and follow various links to
access labelling job results / output.