How to Increase Deep Dream image generation speed ?

5 Ansichten (letzte 30 Tage)
Selva Karna
Selva Karna am 21 Okt. 2017
Beantwortet: Delprat Sebastien am 24 Mär. 2018
How to Increase Deep Dream image generation speed ?

Antworten (1)

Delprat Sebastien
Delprat Sebastien am 24 Mär. 2018
Basically, install the GPU coder. By default, most of the neural network function will use your GPU instead of CPU. Expect to reduce computation time by a factor approx 10 (for quadro 1000m). If you buy more powerfull graphic card, then things may gets very fast.
BTW, Matlab is quite limited for Neural Network studies. You better use a dedicated framework, but of course you will loose all the Matlab facilities.

Kategorien

Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by