AnkurDeria / MFT

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

patch 11x11 code script #5

Closed zugofn closed 10 months ago

zugofn commented 1 year ago

Hello, thank you for your great work. I would like to ask a question. How can I partition a mat image file into patches of size 11x11? Could you please provide the code script?

swalpa commented 1 year ago

Thanks for your interest and I can suggest you to check the following github code for your solution https://github.com/gokriznastic/HybridSN/blob/master/HybridSN_V1.ipynb