MattKleinsmith / portraitseg

Automatic portrait segmentation. 93% IoU. Status: Unsupported
51 stars 9 forks source link

Pretrained model and training configs #2

Open Rubikplayer opened 5 years ago

Rubikplayer commented 5 years ago

Hi @MattKleinsmith,

Thanks for organizing this repo! For quick test, I'm wondering if you could share a pretrained model for PortraitFCNPlus?

Also, do you have recommended training configurations? I see in configurations.py you have dozens of config settings.

Any input would be helpful!

Rubikplayer commented 4 years ago

Hi @MattKleinsmith, Thanks for the models! -Tianye

On Tue, Oct 1, 2019 at 2:29 AM amitbhatkal notifications@github.com wrote:

@Rubikplayer https://github.com/Rubikplayer They are in the following paths : https://drive.google.com/uc?id=0B9P1L--7Wd2vT0FtdThWREhjNkU https://drive.google.com/uc?id=0B9P1L--7Wd2vblE1VUIxV1o2d2M

Got it from the code : https://github.com/wkentaro/pytorch-fcn/blob/master/torchfcn/models/fcn8s.py

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MattKleinsmith/portraitseg/issues/2?email_source=notifications&email_token=ABKWMDBXKYBNFGHG3ZMEPUDQMMJ5XA5CNFSM4GOSRISKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAAT5CA#issuecomment-536952456, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKWMDBTSMYNWY542CZAWB3QMMJ5XANCNFSM4GOSRISA .

ghost commented 4 years ago

Hi @MattKleinsmith, any chance you could share the models with me?

Thanks!