Deepracer : Locally trained model not valid for import on DeepRacer console

0

Hi, After uploaded my training model (local training) to my AWS S3 bucket, I always have got an error message "Invalid model" when I tried to import my model to AWS Deepracer Console for evaluating. I verified the required files for model imports uploaded in S3 bucket specify in https://docs.aws.amazon.com/deepracer/latest/developerguide/import-export-models.html and It'all OK. So, from explication provider in "Model not valid", I do not understand what it means of "We can't validate your model because it's been edited... ".

Thanks for your help.

perric
已提問 3 個月前檢視次數 141 次
2 個答案
1
已接受的答案

This typically happens because someone trained locally but exceeded the documented limitations of the action space.

Jerec
已回答 3 個月前
profile picture
專家
已審閱 2 個月前
  • could you provide more details! where is this limitation and what does it refer it to. thanks

0

Thank you very much for reply. Sure enough, there were 3 points that had a speed greater than 4. Now this is fixed.

However, I have another error which is apparent when I restart a new training:

Unable to find deepracer checkpoint json Exit because model_checkpoint_name is None of type <class 'NoneType'> s3 failed, retry after 1.777559983178381 seconds. Re-try count: 1/5: An error occurred (404) when calling the HeadObject operation: Not Found s3 failed, retry after 4.387371754781057 seconds. Re-try count: 2/5: An error occurred (404) when calling the HeadObject operation: Not Found s3 failed, retry after 9.891766225948565 seconds. Re-try count: 3/5: An error occurred (404) when calling the HeadObject operation: Not Found etc.

a loop display.

perric
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南