Transfer Learning App Documentation
The apps can be dowloaded in the link below:
https://www.mathworks.com/matlabcentral/fileexchange/70293-transfer-learning
It allows user to do transfer learning of pre-trained neural network in GUI without coding. User can analyse the pre-trained network in the app. It also allows user to modify the augmenter information and training option. Once completed the training of network, user may export the trained network to workspace, ONNX file or generate MATLAB code for the steps being done in the application.
For the code generated, it required an additional function to run it, you may download the function in the link below:
https://www.dropbox.com/s/es9nbwd4ehjj6nw/findLayersToReplace.m?dl=0
Citar como
Kevin Chng (2024). Transfer Learning App Documentation (https://www.mathworks.com/matlabcentral/fileexchange/70295-transfer-learning-app-documentation), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.