Error During network Training: Dot indexing is not supported for variables of this type.

1 view (last 30 days)
I have imported a hybrid deep learning model (inception and resnet50) from keras.
The model was imported using importKerasLayers(model). After that the model is compiled without errors after importing in deep newtork designer.But when using the model for training i received the above error. "Dot indexing is not supported"

Answers (0)

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!