2020-10-13 06:49 AM
2023-01-19 08:54 AM
This model is supported starting X-CUBE-AI version 7.2
Regards
Daniel
2023-01-19 09:03 AM
After analysis the problem is likely to come from the usage of nested models.
Maybe you can try to rewrite the same topology with no or less nested levels
Regards
Daniel
2023-01-19 09:57 AM
Your model is correctly supported now with X-CUBE-AI 7.3
Regards
Daniel
2023-05-15 03:13 PM
Daniel -
I finally got back to this. You were right. Once I removed the model nesting, the analysis worked correctly. I am glad I can even use multi-input Keras models.
Thank you!
2023-12-29 12:12 AM
Hello all,
In version 8.1.0 Cube AI Cloud, I implemented a machine learning model by using Keras.
I had an error and couldn't solve it.
INTERNAL ERROR: Unconsistent data. Filter size [2], strides (2,), in_shape(1, 240).
I checked my model and everything seems okey. My model has 3 inputs (X, Y, Z) and 6 output labels. I had constructed bunch of segments according to dataset. With this error text, which things should I control or change?
Can you help me with that? Thank you.:.
Regards.
2024-09-30 12:33 PM
Facing Same issue now, Running XCube AI version 9.0.0 unable to analyze or validate my network.