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
gefragt vor 3 Monaten139 Aufrufe
2 Antworten
1
Akzeptierte Antwort

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

Jerec
beantwortet vor 3 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
  • 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
beantwortet vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen