dongwu92 / AutoPortraitMatting

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

Are there any other mode? #43

Open SitengKang opened 5 years ago

SitengKang commented 5 years ago

Hi there, I have successfully trained the model. However, I found that there is only a mode of 'train'. Are there any direction on how to use the trained model? i.e. how can I apply this trained model on other datasets? Thanks a lot.

Lum1nus commented 5 years ago

Hi there, I have successfully trained the model. However, I found that there is only a mode of 'train'. Are there any direction on how to use the trained model? i.e. how can I apply this trained model on other datasets? Thanks a lot.

Hi there, this repo seems to be ignored by the author, so i afford myself a bit of offtop. I fail to train the model due to my GPU memory issues. Could you please tell me how much GPU memory does the training take?