-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I am trying to run image classification inference with HyperSIGMA on my own hyperspectral .mat data file. I have the pretrained weights and all dependencies set up.
However, I’m not sure how to:
Properly format and load my .mat file for the model.
Skip the training steps and only run the inference/prediction using the pretrained weights.
Use the provided scripts or demo notebooks to run predictions on new data.
Could you please provide a simple example or instructions on how to:
Load a new .mat hyperspectral data cube and preprocess it as expected.
Run the pretrained model to get classification predictions on this data.
Interpret/save the output predictions.
Thanks in advance for your help!
Metadata
Metadata
Assignees
Labels
No labels