sunshineatnoon/PytorchWCT

Decoder training

Closed this issue · 1 comments

Hi! Thank you for pytorch implementation of Universal Style Transfer.

I wonder in which part do you train decoder reconstruction.

Also why encoders and decoders are so complex.

Hi, the decoder is directly loaded from torch model trained in this repo.