mshymyr

Results 21 comments of mshymyr

> You can bring your own dataset; for multi-spectral data you will need something like #138 > > Sentinel-2 resolution should be native at z14 if I'm not mistaken, so...

@daniel-j-h if I use multiple images with different dates of the same scene (for example Bayern region with 2019 and 2020 data), will this change anything?

@daniel-j-h last question for now, can my data be multi-channel? because currently, I am converting tif images into PNG. Concerned if I really need this step or not...

@daniel-j-h By > Should work, too! Ideally you should strive for a balanced dataset and also make sure to first shuffle your dataset, and then split into train / validate...

> For multi-spectral data you will need something like #138 > > By balanced I & shuffle I mean > > * don't have one month from 2019 and one...

> For multi-spectral data you will need something like #138 > > By balanced I & shuffle I mean > > * don't have one month from 2019 and one...

@daniel-j-h Thanks for your reply. I know that this project is not supported anymore. Anyway, I want to try and see results. In the case of tiling GEOTif images, the...

> Hi All, > > I am able to get 0.83 of IOU using the Tanzania dataset using your code and able to generate vector files after predictions. > Now,...

> Can be anything from - not enough data - poor optimizer settings (lr too low?) - not trained for long enough - trained for too long - .. By...

@t-book thanks for the warm welcome. Yes, I have found this function. I am curious about searching through the layer attribute a little bit differently. for example, ![image](https://user-images.githubusercontent.com/61227498/184723178-4134d70d-3a87-442d-96ff-89d88d434558.png) from the...