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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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:
0 Commenti
Risposte (1)
Ganapathi Subramanian R
il 5 Ott 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
0 Commenti
Vedere anche
Categorie
Scopri di più su Get Started with Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!