Skip to content

Commit d6f697f

Browse files
committed
Update README.md
1 parent 7c2c848 commit d6f697f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## train-and-deploy-ocr-model-on-amazon-sagemaker
1+
# train-and-deploy-ocr-model-on-amazon-sagemaker
22

33
**Onboard PaddleOCR with SageMaker Projects for MLOps, illustration with optical character recognition on identity documents**
44

@@ -11,9 +11,11 @@ Or follow step-by-step guidance on Amazon SageMaker Studio Notebooks with our bl
1111
# Code Structure
1212

1313
* experiments-sagemaker-studio (SageMaker training and deployment SDK)
14-
* image-build-train
15-
* image-build-deploy
16-
* sagemaker-pipeline-workflow
14+
* train_and_deploy (Quick start notebook on SageMaker notebook instances)
15+
* image-build-process (data generation container with CodeBuild template for CICD)
16+
* image-build-train (training container with CodeBuild template for CICD )
17+
* image-build-deploy (inference container with CodeBuild template for CICD)
18+
* sagemaker_pipelines (SageMaker Pipelines for model build workflow)
1719

1820
## Features
1921

0 commit comments

Comments
 (0)