15 February 2019 1 10K Report

hello

i am working with hyperspectral pixel mixtures and i want to create a netowkr that maps the abundance values of the mixtures to the spectral signatures.

Basically my input vector is 1x11 and output vector is 1x91

1x11 represents the mixture values for example [0.25,0,0,0.5,0,0,0,0.25,0,0,0] and the output label is the 1x91 spectral values or a 1x91 dimensional vector of normalized values

As you can see the input values contain many zeros and i want to create a mapping between these input mixture values to the output reflectance values.

Should i use dense layers in this case or approach it in another way?

More Muneeb Aizaz's questions See All
Similar questions and discussions