eriklindernoren / Fast-Neural-Style-Transfer

Fast Neural Style Transfer in Pytorch
MIT License
345 stars 86 forks source link

tanh function in TransformerNet #4

Open taiftahmid opened 5 years ago

taiftahmid commented 5 years ago

I am confused why there isn't a tanh function in the output of TransformerNet network. Can you please tell me your approach in the conversion of the output images?