fruitspunchsamurai
fruitspunchsamurai

Reputation: 21

how to make/create ground truth image file for training Hyperspectral image data?

Need to train hyperspectral data, how can I build a training dataset from scracth and a ground truth array/image to be used for the same? Spectral python doesn't support training by png files.

Upvotes: 0

Views: 1054

Answers (1)

fruitspunchsamurai
fruitspunchsamurai

Reputation: 21

We need to manually create masks for particular classes on any 2D image and convert it into a .raw ENVI file with a single band.

Ground truth image need not be a hypercube necessarily.

Upvotes: 0

Related Questions