sentinel-hub / field-delineation

Field delineation with Sentinel-2 data from Sentinel-Hub and a ResUnet-a architecture.
MIT License
149 stars 53 forks source link

Hello, how can I get the weight file of the pre-training model? #7

Closed hukelin closed 1 year ago

hukelin commented 3 years ago

Hello, how can I get the weight file of the pre-training model?

devisperessutti commented 3 years ago

Hello!

The model is trained from scratch (e.g. random initialisation), so you don't need a pre-trained model.

Hope this helps,

Devis

hukelin commented 3 years ago

Thank you very much. Your work is fantastic and very useful.

hukelin commented 3 years ago

I have another question, there is a buffer parameter, I don't know what this parameter means, does it indicate the width of the generated line? What is the appropriate setting for this value?

devisperessutti commented 3 years ago

Can you specify which notebook/workflow you refer to? (I think there are multiple buffer parameter along the entire pipeline)

Doomski99 commented 2 years ago

Hello!

The model is trained from scratch (e.g. random initialisation), so you don't need a pre-trained model.

Hope this helps,

Devis

Skimping through the notebook, it seems that we'll have to provide our own "GSAA" data to train the model, correct? If so, is there any chance you can provide us with the pre-trained model ( trained on Lithuania IIRC) so we can jump to predictions directly?

Thanks in advance.

cc: @aghand0ur

batic commented 2 years ago

If so, is there any chance you can provide us with the pre-trained model ( trained on Lithuania IIRC) so we can jump to predictions directly?

Hi @Doomski99,

we cannot share the model, but feel free to reach out to "eoresearch at sinergise dot com" for commercial collaboration on your area of interest.

batic commented 1 year ago

Closing issue due to inactivity.