zilongzhong / SSRN

This is a tensorflow and keras based implementation of SSRNs in the IEEE T-GRS paper "Spectral-Spatial Residual Network for Hyperspectral Image Classification: A 3-D Deep Learning Framework".
Other
211 stars 74 forks source link

How to generate a classification map? #17

Closed wl1929 closed 4 years ago

wl1929 commented 4 years ago

I want to generate a classification map in the paper, how can I do that?

zilongzhong commented 4 years ago

A classification map is the colorized prediction of trained models. For more detail, please check the demo in the Usage section of the front page.