Not clear about whether multi-input networks are supported in the desginer tool of DL toolbox. I have two networks, one CNN which takes images as input, the other numerical input data for a MLP. I can concatenate in desginer and analyze without an issue. How do I configure the two data streams to upload to such a network? (For example, I use imdatastore for the images.) Can the above be done in the designer tool? Currently, I get an error after uploading data and trying to train such a network. Error says it expects only one input. Are there any examples for using such mixed data and training the network?
0 Comments
Sign in to comment.