How to Increase Deep Dream image generation speed ?
조회 수: 2 (최근 30일)
이전 댓글 표시
How to Increase Deep Dream image generation speed ?
댓글 수: 0
답변 (1개)
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!