スキップしてコンテンツを表示

pet lost and found system

0

I planned to develop a AWS-Powered pet lost and found system that implement the aws rekognition to find potential matches by comparing pet image uploaded. Is it possible to develop this system using aws?

質問済み 2年前328ビュー
1回答
1

Hello.

I don't think Amazon Rekognition currently has a function that directly identifies animal faces.
https://docs.aws.amazon.com/rekognition/latest/dg/what-is.html

Therefore, I think you will need a mechanism to create a custom label like the one in the AWS blog below to identify it as an animal.
If we can do this, we believe it will be possible to identify images of similar animals.
https://aws.amazon.com/jp/blogs/machine-learning/training-a-custom-single-class-object-detection-model-with-amazon-rekognition-custom-labels/
https://aws.amazon.com/jp/blogs/aws/amazon-rekognition-image-detection-and-recognition-powered-by-deep-learning/

エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ