Aug 22, 2017 · 1 min read
Very well written Tutorial and i understood deep learning easily.
I have to construct a deep learning NN to identify a specific crop from a satellite image which has multiple bands(Multi-spectral data).
Can you provide some guidance to build architecture of the neural network.
Input is a satellite image which has intensity (reflectance) values. Features can be derived using these intensity values and used for further processing. I have to write a matlab/IDL code to do this.
Any kind of help is appreciated
Thanks.