How to Increase Deep Dream image generation speed ?

조회 수: 2 (최근 30일)
Selva Karna
Selva Karna 2017년 10월 21일
답변: Delprat Sebastien 2018년 3월 24일
How to Increase Deep Dream image generation speed ?

답변 (1개)

Delprat Sebastien
Delprat Sebastien 2018년 3월 24일
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.

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by