Skip to content

Commit 2bf6b1b

Browse files
authored
Update name of script in instructions. (#1565)
Also, remove the installation instructions.
1 parent 68fe0ef commit 2bf6b1b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

ground_truth_labeling_jobs/sagemaker_ground_truth_semantic_segmentation_mask_index_correction.py

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,10 @@
33
tasks between June 4, 2020, and September 4, 2020.
44
'''
55

6-
# Installation
7-
8-
'''
9-
pip install -r requirements.txt
10-
'''
11-
126
# Usage
137

148
'''
15-
python sem_seg_fix.py --labeling-job-name example-job-name
9+
python sagemaker_ground_truth_semantic_segmentation_mask_index_correction.py --labeling-job-name example-job-name
1610
1711
`example-job-name` is an Amazon SageMaker Ground Truth semantic
1812
segmentation labeling job with a single annotator with inconsistent

0 commit comments

Comments
 (0)