필터 지우기
필터 지우기

Is there a 3D Convolutional Neural Network available?

조회 수: 3 (최근 30일)
sally
sally 2017년 5월 11일
댓글: sally 2019년 1월 22일
Hello, I have a dataset of labeled 3D Lung nodules from CT scans.. I want to classify them using a 3D CNN, but I think that the functions of the NN toolbox supports only 2D images as an input with the value as the 3rd dimension.. How can I overcome this?
  댓글 수: 2
Martin Dyrba
Martin Dyrba 2019년 1월 22일
Hi, is there an update on this issue? We are now using a multichannel 2D convolution introduced in R2018x, but ideally we need a real 3D convolution layer for our 3D MRI data...
Thx, Martin
sally
sally 2019년 1월 22일
I had to go the same way .. multi-views CNN, with the MATConvNet official toolbox .
I downloaded some toolboxes, tried to fine tune them, but I had faulty results, or wasn't compatible with my hardware specs.
check them if it could help:
or u can use the caffe library through a MATLAB interface:

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Biological and Health Sciences에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by