Shushan Arakelyan
Results
1
comments of
Shushan Arakelyan
Try using VGG19 instead of VGG16. This repo: https://github.com/DmitryUlyanov/texture_nets has an implementation of 'johnson' fast-neural-style model, where the main difference is that they use VGG19 instead of VGG16, and the...