dongwu92 / AutoPortraitMatting

Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"
Apache License 2.0
479 stars 151 forks source link

Can anyone share pretrained weights for FCN.py and FCN_plus.py? #29

Open engrchrishenry opened 7 years ago

engrchrishenry commented 7 years ago

Can anyone share pretrained weights for FCN.py and FCN_plus.py?

anthonychan0 commented 6 years ago

@engrchrishenry you can download the pretrained model from http://www.vlfeat.org/matconvnet/models/beta16/imagenet-vgg-verydeep-19.mat

Lum1nus commented 5 years ago

@engrchrishenry you can download the pretrained model from http://www.vlfeat.org/matconvnet/models/beta16/imagenet-vgg-verydeep-19.mat

is it only for VGG part? how about the deconv part built upon VGG?

PapaMadeleine2022 commented 4 years ago

@engrchrishenry @Lum1nus Have you got the pre-trained model ? can you share it ?