Skip to content

Commit ec5990a

Browse files
author
Moos
committed
updated top level instructions
1 parent 6c2e4b7 commit ec5990a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ These examples provide quick walkthroughs to get you up and running with the lab
1212
- [Ground Truth Object Detection Tutorial](ground_truth_labeling_jobs/ground_truth_object_detection_tutorial) is a similar end-to-end example but for an object detection task.
1313
- [Basic Data Analysis of an Image Classification Output Manifest](ground_truth_labeling_jobs/data_analysis_of_ground_truth_image_classification_output) presents charts to visualize the number of annotations for each class, differentiating between human annotations and automatic labels (if your job used auto-labeling). It also displays sample images in each class, and creates a pdf which concisely displays the full results.
1414
- [Training a Machine Learning Model Using an Output Manifest](ground_truth_labeling_jobs/object_detection_augmented_manifest_training) introduces the concept of an "augmented manifest" and demonstrates that the output file of a labeling job can be immediately used as the input file to train a SageMaker machine learning model.
15+
- [Annotation Consolidation](annotation_consolidation) demonstrates Sagemaker Ground Truth annotation consolidation techniques for image classification for a completed labeling job
1516

1617

1718
### Introduction to Applying Machine Learning

0 commit comments

Comments
 (0)