Closed gomezzz closed 2 years ago
@GabrieleMeoni So, I cleaned up a lot, maybe ideally clone this branch and have a look at the code and if you can run it etc.
Overall, I threw away a lot of code (it only supports eurosat-rgb atm) and restructured things a bit for comprehensibility.
What's missing atm:
With the notebook you can currently train a small UNet, ideally we should aim to train a model with this on Kalypso / Sandy to see that everything is working as intended once we are happy with the code?
Added most of the above things, I didn't add tests as it seems like overkill for now and is pretty difficult for this project. Looking forward to your feedback @GabrieleMeoni
I created another PR: https://github.com/gomezzz/DistMSMatch/pull/2 that should be merged to this branch before processing this PR. @gomezzz
@gomezzz I merged the other PR. I am ok with the code, everything works fine. Feel free to merge.