File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
SampleApplications/2022/MediaCatalog Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# ML Integration - Media Catalog
22
3- This sample application is designed to catalog images using AMazon Rekognition. Using the functionality in this
3+ This sample application is designed to catalog images using Amazon Rekognition. Using the functionality in this
44application users can take advantage of Rekognition's ability to automatically apply moderation to images, and determine
5- if images contain potentially offensive materials. Additionally Rekohnotion will detect the content of images and build
5+ if images contain potentially offensive materials. Additionally Rekognition will detect the content of images and build
66a cross referance between the items discovered and the images stored.
77
88![ Screen Shot] ( img/screenshot01.png )
@@ -22,7 +22,7 @@ In order to use this project you will need to deploy the required infrastructure
2222The supporing infrastructure has been created as a Cloud Development Kit (CDK) stack and can be deployed
2323by running the command CDK Deploy command from the MediaLibrary6.0\CDK folder.
2424
25- Instructions for installign cdk can be found [ here] ( https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html )
25+ Instructions for installing CDK can be found [ here] ( https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html )
2626
2727Documentation for CDK can be found [ here] ( https://docs.aws.amazon.com/cdk/v2/guide/home.html )
2828
You can’t perform that action at this time.
0 commit comments