MWieland / s1s2_water

S1S2-Water: A global dataset for semantic segmentation of water bodies from Sentinel-1 and Sentinel-2 satellite images
22 stars 5 forks source link

Code Release #3

Closed moonboy12138 closed 8 months ago

moonboy12138 commented 8 months ago

Thank you for this excellent work! Will the train and test code, along with the dataloader, be released? It would be very helpful for us to utilize the dataset!

MWieland commented 8 months ago

Dear @moonboy12138 thanks for raising this issue. We have accordingly just released the Sentinel-1 SNAP preprocessing graph to ensure reproducibility of the image preprocessing. We are, however, not planning to release the whole training and testing code.

moonboy12138 commented 8 months ago

@MWieland Thanks for your patient reply. I noticed that the Sentinel-1 image and the Sentinel-2 image in the same folder do not have the same image size. If I want to use them for multimodal fusion purposes, how should I map them to ensure they align correctly in the same geo-location?