matlab给出了很多例子是使用一个输入的, deep network designer app 可以很方便地实现这个功能.
但是最近需要做一个多输入的模型, 在设计好后matlab会提示只支持一个输入层.
这里放一些matlab设计多个输入层的深度模型资料, 大意是使用imageInputer layer曲线救国. 目前还没有动手实现, 先挖个坑, 回头自己做一篇再更新一下:
How to train a deep neural network with 2 inputs
How can I train multi-input deep network without DataStore
Multi-Input CNN for image classification
Define Custom Deep Learning Layers
Input Datastore for Training, Validation, and Inference
Multiple-Input and Multiple-Output Networks
Datastore with custom file reader