crowsonkb / style-transfer-pytorch

Neural style transfer in PyTorch.
MIT License
475 stars 113 forks source link

Use multiple content images #16

Open klaus-i-am opened 2 years ago

klaus-i-am commented 2 years ago

Using the colab as an example, I want to scrape the web for multiple content images then use one style image. Basically, I'd like it to be a s close as the colab version as possible.