フィルターのクリア

CT Scan slices to Neural Network

2 ビュー (過去 30 日間)
Rahimi Zahari
Rahimi Zahari 2021 年 7 月 24 日
回答済み: Prachi Kulkarni 2021 年 11 月 29 日
Good Afternoon,
I am doing a research on Lung Cancer Detection system and initially obtained lung CT scan dataset from https://www.kaggle.com/c/data-science-bowl-2017. I managed to create a progem read the dicom file, .dcm as the datasets consists of folders of patients and each patients have multiple slices. This is based on https://uk.mathworks.com/help/images/create-image-datastore-containing-dicom-volumes.html.
Moreover, each the patients have been labeled, as having cancer (1) or not (0), stored in a csv file.
However, I am still confused on how can I feed them to the neural network with the label.

回答 (1 件)

Prachi Kulkarni
Prachi Kulkarni 2021 年 11 月 29 日
Hi,
You can specify the labels manually using the Labels property of the image datastore.
For more information, please refer to the following documentation.

カテゴリ

Help Center および File ExchangePattern Recognition and Classification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by