clovaai / WCT2

Software that can perform photorealistic style transfer without the need of any post-processing steps.
MIT License
875 stars 144 forks source link

Details about training decoder #30

Open wuqiling97 opened 3 years ago

wuqiling97 commented 3 years ago

Did you train the decoder with cat5 settings, using only COCO dataset? And caculated feature Gram loss between reconstructed images and input images?

I'm suprised that the training process involve no style images, only COCO dataset as content images. And the Gram loss is not between stylized images and style images. Still, the network works well for style transfer