Skip to content

Commit

Permalink
Update name of script in instructions. (aws#1565)
Browse files Browse the repository at this point in the history
Also, remove the installation instructions.
  • Loading branch information
natsirtguy authored Sep 23, 2020
1 parent 68fe0ef commit 2bf6b1b
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,10 @@
tasks between June 4, 2020, and September 4, 2020.
'''

# Installation

'''
pip install -r requirements.txt
'''

# Usage

'''
python sem_seg_fix.py --labeling-job-name example-job-name
python sagemaker_ground_truth_semantic_segmentation_mask_index_correction.py --labeling-job-name example-job-name
`example-job-name` is an Amazon SageMaker Ground Truth semantic
segmentation labeling job with a single annotator with inconsistent
Expand Down

0 comments on commit 2bf6b1b

Please sign in to comment.