Is DenseNet-201 supported by the Matlab compiler?

2 次查看(过去 30 天)
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 .

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by