Pytorch-Adaptive-Instance-Normalization
Pytorch-Adaptive-Instance-Normalization copied to clipboard
A Pytorch implementation of the 2017 Huang et. al. paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
Results
1
Pytorch-Adaptive-Instance-Normalization issues
Sort by
recently updated
recently updated
newest added
Thank you for you work! I clone this repository and download the pretrained weight from google drive. Run the command `python style.py ${content_image} ${style_image}`, The output of the model are...