Skip to content

Commit c5a754e

Browse files
authored
add GT video, fix links, update copyright notice (aws#1763)
1 parent 1159df3 commit c5a754e

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'Amazon SageMaker Examples'
21-
copyright = '2020, Aaron Markham'
21+
copyright = '2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.'
2222
author = 'Aaron Markham'
2323

2424
# The full version, including alpha/beta/rc tags

label_data/index.rst

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,21 @@ Amazon SageMaker Ground Truth is a fully managed data labeling service that make
66

77
Get started with Ground Truth
88
=============================
9+
This video shows you how to setup and use Amazon SageMaker Ground Truth. (Length: 9:37)
910

11+
.. raw:: html
12+
13+
<div style="position: relative; padding-bottom: 5%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
14+
<iframe width="560" height="315" src="https://www.youtube.com/embed/_FPI6KjDlCI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
15+
</div>
16+
17+
18+
End-to-end demo: from unlabeled data to a deployed ML model
19+
-----------------------------------------------------------
1020
.. toctree::
1121
:maxdepth: 1
1222

13-
../ground_truth/labeling_jobs/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification
23+
../ground_truth_labeling_jobs/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification
1424

1525

1626
Task types
@@ -22,8 +32,8 @@ Task types
2232
.. toctree::
2333
:maxdepth: 1
2434

25-
../ground_truth/labeling_jobs/3d_point_cloud_demo/create-3D-pointcloud-labeling-job
26-
../ground_truth/labeling_jobs/3d_point_cloud_input_data_processing/3D-point-cloud-input-data-processing
35+
../ground_truth_labeling_jobs/3d_point_cloud_demo/create-3D-pointcloud-labeling-job
36+
../ground_truth_labeling_jobs/3d_point_cloud_input_data_processing/3D-point-cloud-input-data-processing
2737

2838

2939
Annotation consolidation
@@ -32,7 +42,7 @@ Annotation consolidation
3242
.. toctree::
3343
:maxdepth: 1
3444

35-
../ground_truth/labeling_jobs/annotation_consolidation/ACSBlogPost
45+
../ground_truth_labeling_jobs/annotation_consolidation/ACSBlogPost
3646

3747

3848
Object detection
@@ -41,7 +51,7 @@ Object detection
4151
.. toctree::
4252
:maxdepth: 1
4353

44-
../ground_truth/labeling_jobs/ground_truth_object_detection_tutorial/object_detection_tutorial
54+
../ground_truth_labeling_jobs/ground_truth_object_detection_tutorial/object_detection_tutorial
4555

4656

4757
Pretrained model labeling
@@ -50,7 +60,7 @@ Pretrained model labeling
5060
.. toctree::
5161
:maxdepth: 1
5262

53-
../ground_truth/labeling_jobs/pretrained_model/pretrained_model_labeling_tutorial
63+
../ground_truth_labeling_jobs/pretrained_model/pretrained_model_labeling_tutorial
5464

5565

5666
Bring your own model
@@ -59,7 +69,7 @@ Bring your own model
5969
.. toctree::
6070
:maxdepth: 1
6171

62-
../ground_truth/labeling_jobs/bring_your_own_model_for_sagemaker_labeling_workflows_with_active_learning/bring_your_own_model_for_sagemaker_labeling_workflows_with_active_learning
72+
../ground_truth_labeling_jobs/bring_your_own_model_for_sagemaker_labeling_workflows_with_active_learning/bring_your_own_model_for_sagemaker_labeling_workflows_with_active_learning
6373

6474

6575
Analysis tasks
@@ -71,7 +81,7 @@ Data analysis of image classification
7181
.. toctree::
7282
:maxdepth: 1
7383

74-
../ground_truth/labeling_jobs/data_analysis_of_ground_truth_image_classification_output/data_analysis_of_ground_truth_image_classification_output
84+
../ground_truth_labeling_jobs/data_analysis_of_ground_truth_image_classification_output/data_analysis_of_ground_truth_image_classification_output
7585

7686

7787
..

0 commit comments

Comments
 (0)