Closed ramongduraes closed 6 years ago
Motivation: perform real-time style transfer (single forward pass in the network), results seem more visually appealing. Possible issues: one pre-trained model per style required (storage might become an issue)
Code available in https://github.com/ShafeenTejani/fast-style-transfer
Switched to https://github.com/xunhuang1995/AdaIN-style
Motivation: perform real-time style transfer (single forward pass in the network), results seem more visually appealing. Possible issues: one pre-trained model per style required (storage might become an issue)
Code available in https://github.com/ShafeenTejani/fast-style-transfer