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

3 次查看(过去 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