Is DenseNet-201 supported by the Matlab compiler?

1 view (last 30 days)
I have a DenseNet-201 model that has been trained for classification and it keeps displaying errors when trying to run the compiled '.exe'.
Error: Dot indexing is not supported for variables of this type.
This error is from the line that classifies images using the DenseNet model. Is the DenseNet-201 model supported for the compiler. I see that it is not supported for code generation https://www.mathworks.com/help/coder/ug/networks-and-layers-supported-for-c-code-generation.html .

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!