Skip to content

image classification predictions #25

@arial133232

Description

@arial133232

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions