cancel
Showing results for 
Search instead for 
Did you mean: 

Analyze fail on the AI model

sam10
Associate

INTERNAL ERROR: object of type 'NoneType' has no len()

1 REPLY 1
Julian E.
ST Employee

Hello @sam10 ,

You need to use a model with a fixed input shape. You cannot have an input shape like this for example (None, None, 3).

If it does not solve your issue. Please upload your model (in a .zip file) and explain a little bit more what you are doing exactly so that I can better help you.

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.