singnet / style-transfer-service

MIT License
5 stars 5 forks source link

Consider integrating real time style transfer #12

Closed ramongduraes closed 6 years ago

ramongduraes commented 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

ramongduraes commented 6 years ago

Switched to https://github.com/xunhuang1995/AdaIN-style