Build-in Object Detection Algorithm and Sagemaker Neo

1

I built a Object Detection model using the build in Object Detection Algorithm of Sagemaker [1]. After training I would like to optimize the model for my DeepLens using Sagemaker Neo but the compiling job fails with the error message "ClientError: OperatorNotImplemented:('Operator _contrib_MultiBoxTarget is not supported in frontend MXNet.". Am I doing something wrong, or is Sagemaker Neo really incompatible to the Object Detection Algorithm that comes with Sagemaker?

[1] https://docs.aws.amazon.com/sagemaker/latest/dg/object-detection.html

AlexLe
질문됨 5년 전474회 조회
4개 답변
0

Hi AlexLe,

Thanks for your interest in SageMaker Object Detection and SageMaker Neo.
SageMaker Neo does not support models trained with built-in SageMaker Object Detection algorithm. Please check https://docs.aws.amazon.com/sagemaker/latest/dg/neo.html for details.

Best Regards,
AWS SageMaker Team.

답변함 5년 전
0

Can you give me a recommendation which pre-trained models can be used with Neo? I was trying some from the Gluon MXNet Model Zoo but had no luck either ...

Edited by: AlexLe on Aug 15, 2019 11:58 AM

AlexLe
답변함 5년 전
0

Hi,

I am trying the inbuilt object detection algorithm available on AWS for a computer vision problem. The training job ran successfully and I have received the model artifacts in the .tar.gz format in an S3 bucket.

To reduce the model footprint, we need to use Sagemaker Neo - a compilation job on the available model artifacts. The compilation job fails with the error - "ClientError: OperatorNotImplemented:('One or more operators are not supported in frontend MXNet:\n_contrib_MultiBoxTarget: 1\nMakeLoss: 3"

How can this be resolved? Around August 2019, Sagemaker Neo did not support models trained with built-in Sagemaker Object Detection Algorithm. Is there any change in this status today ?

Thanks

amitapm
답변함 3년 전
0

I built a Object Detection model using the build in Object Detection Algorithm of Sagemaker [1]. After training I would like to optimize the model for my AWS PANORAMA using Sagemaker Neo but the compiling job fails with the error message "ClientError: OperatorNotImplemented:('Operator _contrib_MultiBoxTarget is not supported in frontend MXNet.". Is built-in object algorithm supported by sagemaker neo or not ?

mothy
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠