Is it possible to use both CPU and GPU to train convolution neural network (CNN)?

조회 수: 2 (최근 30일)
Hello, I have designed a CNN with 25 layers for medical image classification. The dataset consists of 10000 images of size 227X227X3. The PC has 8GB RAM and GPU (2GB). I am facing out of memory problem for the designed network but it works well for smaller networks. Is is possible to use CPU and GPU in parallel to solve the memory issue? Kindly suggest to solve the problem. I am using MATLAB version 2017b. Thank you

답변 (1개)

Joss Knight
Joss Knight 2018년 6월 11일
Yes it is. Are you averse to reading documentation? If not, try:
  댓글 수: 4
sotiraw sotiroglou
sotiraw sotiroglou 2020년 7월 12일
the question seems clear, both in title and in context. Next time please take a minute to actually read it before you try to insult with your answers . this way you will also avoid embarass yourself by not understanding what people asks
Joss Knight
Joss Knight 2020년 7월 13일
Well it wasn't clear to me and unless you are the original poster I suggest you not put words into their mouth. I certainly did not intend any offence, but I would happily apologise to the original poster if I was careless with my words.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by