style_transfer icon indicating copy to clipboard operation
style_transfer copied to clipboard

Support for masked style transfer?

Open ProGamerGov opened this issue 8 years ago • 0 comments

Both NeuralImageSynthesis, and deep-photo-styletransfer support masked style transfer, where one uses mask images as guides. The latter supports mask images with multiple colors instead of the traditional black and white mask images.

Would masked style transfer be possible for Style_Transfer?

Edit: I see you removed mask support in this commit here: https://github.com/crowsonkb/style_transfer/commit/fc4ea2f7c985388e30efa0de697d07ae2daedea3, but why?

ProGamerGov avatar Mar 31 '17 19:03 ProGamerGov