titu1994 / Neural-Style-Transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
Apache License 2.0
2.27k stars 482 forks source link

question with GPU support #19

Closed busyfree closed 8 years ago

busyfree commented 8 years ago

this project whether support the Intel HD Graphics,is only support NVIDIA GPU?

titu1994 commented 8 years ago

CUDA only supports NVidia GPUs. Not Intel HD graphics cards. Therefore this project doed not support Intel HD Graphics card.