Can I trained network (CNN) from deep network designer and use it in app designer to classify the images? If can how to make it happen..Hopefully someone can help me.

2 views (last 30 days)
After I successfully train my network (googleNet) in deep network designer..I save it as net.mat but I get error for the coding classification result button after use trained network in app designer.
The coding as follow:

Answers (1)

Ganapathi Subramanian R
Ganapathi Subramanian R on 5 Oct 2023
Hi Fatin,
I understand that you are working on an app to classify images using a trained model in Deep Network Designer.
Please refer the below link to resolve your error while using ‘classify’ function.
To gain more insights into integrating a trained model into your application, please refer the below MATLAB Answers question. https://www.mathworks.com/matlabcentral/answers/508824-how-do-i-integrate-a-trained-neural-network-into-an-application

Community Treasure Hunt

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

Start Hunting!