Find the location of defects in product images on a production line.
Notify inspectors with the locations.
Which use case fits?
Object detection or segmentation identifies objects or regions and their locations in images.
Detailed explanation
These methods identify image objects or pixel regions and their positions.
These methods identify image objects or pixel regions and their positions.
Tokenization splits text, not image defects.
Tokenization splits text, not image defects.
Forecasting predicts future numeric values.
Forecasting predicts future numeric values.
IAM authorization is not image analysis.
IAM authorization is not image analysis.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01ガイドDomain 1.2のコンピュータビジョンユースケースを確認する。Expected result
画像分類と位置・領域検出の違いを説明できる。Key points
- Images
- Object detection
- Segmentation
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.