neural-style-docker icon indicating copy to clipboard operation
neural-style-docker copied to clipboard

Pytorch implementation of Gatys method

Open albarji opened this issue 7 years ago • 0 comments

It might be more easy to maintain to use the pytorch version of Gatys method, available as a notebook here: https://github.com/leongatys/PytorchNeuralStyleTransfer This also might (or might not) help running the code efficiently in V100 cards, for which the current Torch implementation is extremely inefficient.

albarji avatar Dec 17 '17 11:12 albarji