【源码】以GUI的形式实现预训练神经网络的迁移学习

允许用户在不编码的情况下,在图形用户界面中进行预训练神经网络的迁移学习。

It allows user to do transfer learning of pre-trained neural network in GUI without coding.

用户能够在该GUI中分析预训练网络。

User can analyze the pre-trained network in this app.

还允许用户修改图像增强器信息和训练选项(超参数)。

It also allows user to modify the image augmenter information and training option (hyperparameter).

一旦完成网络训练,用户可以将训练过的网络导出到工作区、ONNX文件或为应用程序中正在执行的步骤生成MATLAB代码。

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.

完整源码下载地址:

http://page2.dfpan.com/fs/al0caj2282c1b2b9166/

更多精彩文章请关注微信号:【源码】以GUI的形式实现预训练神经网络的迁移学习

相关文章:

  • 2021-06-21
  • 2021-11-26
  • 2021-09-26
  • 2021-12-26
  • 2021-07-17
  • 2022-01-06
  • 2022-01-11
猜你喜欢
  • 2021-10-04
  • 2021-04-26
  • 2021-05-18
  • 2021-11-06
  • 2021-11-27
  • 2021-08-27
  • 2022-12-23
相关资源
相似解决方案