crowsonkb / style-transfer-pytorch

Neural style transfer in PyTorch.
MIT License
479 stars 115 forks source link

Is there a way to load multiple images and do style transfer? #19

Open sarmientoj24 opened 2 years ago

sarmientoj24 commented 2 years ago

The image with 256 final resolution is taking 13s. Is there a way to speed it up by batching?