Closed
Description
Hi there,
I'm trying out the image networks for classification of data with some imagy-properities (e.g. x-y-locality) but not 3 channels like conventional images. As far as I can tell, the 3 input channels are hard coded in the network implementation. Would you consider a PR adding a n_channel_input = 3
keyword argument to the networks?
Also, would you consider a PR for an optional output_softmax = false
parameter, which (if true) adds a final softmax layer?
best
Jon
Metadata
Metadata
Assignees
Labels
No labels