AnkurDeria / MFT

Pytorch implementation of Multimodal Fusion Transformer for Remote Sensing Image Classification.
185 stars 19 forks source link

Not sure how to build the training set and the test set #1

Closed tyust-dayu closed 1 year ago

tyust-dayu commented 2 years ago

I am very interested in your research, I want to test your model on some other hyperspectral data sets, but I encountered some problems on data preprocessing, when I get the original data of other datasets, don't know how to process, you can detailed and tell me about your data preprocessing scheme? For example, I got the data Houston2013, and I do not know how to use the original data to build the training set and the test set. Can you help me? I will greatly appreciate your help.

The original data like this. image

swalpa commented 1 year ago

All the datasets are now available for your access please visit the repository again. You can download the data and run the model.