greed2411 / unet_pytorch

Pytorch implementation of UNet for converting aerial satellite images into google maps kinda images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you upload your pretrained weights?

blutjens opened this issue · comments

Can you upload your pretrained weights, s.t., we don't have to train the model?

I assume their stored in './model/unet.pkl'

Thank you!