Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pretrained model #189

Closed
QIQIVTrackingY opened this issue Jun 8, 2020 · 13 comments
Closed

pretrained model #189

QIQIVTrackingY opened this issue Jun 8, 2020 · 13 comments

Comments

@QIQIVTrackingY
Copy link

Can you provide me a pretrained model? Thank you very much

@milesial
Copy link
Owner

milesial commented Jun 16, 2020

If enough people want this, I could run a training on the Carvana dataset and share the weights. But anyone with a NVIDIA GPU could train the model on it in a few hours.

EDIT: see below for the pretrained model

@VictorZoo
Copy link

Do we have any pre-trained models?

@milesial
Copy link
Owner

milesial commented Jul 3, 2020

@VictorZoo Not yet, do you want one for the Carvana dataset?

@Nikronic
Copy link

Nikronic commented Jul 4, 2020

Hi, as I used this repo a long time ago, I could remember there was a MODEL.pth file. So, I searched for it and here is the link:
https://github.com/milesial/Pytorch-UNet/blob/e2e46ce509382a45b1db4e1f639aeed568f6cb3e/MODEL.pth

@milesial
Copy link
Owner

milesial commented Jul 5, 2020

Warning, the repo at that version was quite buggy, and this model is not compatible with the current version.

@milesial
Copy link
Owner

milesial commented Jul 5, 2020

I will train a Carvana model at 10 reactions on the original comment.

@VictorZoo
Copy link

I will train a Carvana model at 10 reactions on the original comment.

Okay! Thank you very much!

@buptlxy
Copy link

buptlxy commented Jul 12, 2020

I want a pretrained model too! Thank you very much!

@VladimirBychkov
Copy link

Please add pretrained model! Thanks!

@msnh2012
Copy link

+1

@fitsir
Copy link

fitsir commented Jul 27, 2020

I want a pretrained model too! Thank you very much!

@ninanikitina
Copy link

Hi! I want the model too! Thank you!

@milesial
Copy link
Owner

Hello everyone, the Carvana model is available in the releases.
This was trained for 5 epochs, with scale=1 and bilinear=True. Let me know if you want one with transposed convs.

You can also use torch.hub to load it:

torch.hub.load('milesial/Pytorch-UNet', 'unet_carvana')

More info about torch.hub

Repository owner locked and limited conversation to collaborators Aug 16, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants