photo

hla hla myint


Last seen: presque 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

12 Questions
3 Réponses

RANG
73 808
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
12 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
8.33%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
The training image are the size of [32 32 32 4] but the input layer expects image size [32 32 32 3]
Thanks Saya , Input image is [240 240 155 4] and nii file.

presque 5 ans il y a | 0

Question


The training image are the size of [32 32 32 4] but the input layer expects image size [32 32 32 3]
I train the network the following : imageDir=fullfile(tempdir,'PP'); if ~exist(imageDir,'dir') mkdir(imageDir); end sou...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


invalid training data in matlab?
My Code :imageDir=fullfile(tempdir,'PP'); if ~exist(imageDir,'dir') mkdir(imageDir); end sourceDatalaoc=[imageDir filese...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


invalid training data for following code?
Error : The output size [132 132132 6] of the last payer does not match the response size [132 132 132 3] My code is following ...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


is used PixelLabelDataStore?
Error is following Error using pixelLabelDatastore>parseInputs (line 202) 'FileExtensions' is not a recognized parameter. For...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


Is Feature extraction step required in CNN?
I research 3 D volumetric brain tumor segmentation using CNN. Is activation map the feature extraction in CNN?. So i want to ...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


When does a change from encoder to decoder in CNN?
I understand the encoder path and decoder path. But when does a change from encoder to decoder in CNN? In this case, is depen...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


Why image appear black and white image?
i convert 3 d image to 2 d image. Then I have used the imwrite function. But image was appeared the black and white image. Why...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


How to find ground truth in 3 D volumetric brain tumor nii file.?
Ground truth of 3 D volumetric brain tumor nii file.?

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


I want to know labelTr in Task_01 Brain Tumor Dataset.
Is this folder ground turth image? is not, how to find ground turth image in Task_01 Brain Tumor Dataset.?

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to find Dice Similarity Coefficient?
I research 3 D volumetric brain tumor image using Brats 2016 and 2017 dataset. I will find dice coefficient .But following error...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Error when creating pixelLabelDatastore: The value of 'gTruth' is invalid
How to create ground turth object in 3 D volumetric with file extension nii. I know 2 D image, ground turth object create labele...

environ 5 ans il y a | 0

Réponse apportée
What is Error occupy for pixellabeldatastore code is following. ?
I create this function using matlab 2018b. Dataset is Brats 2016 and 2017 3 D volumetric brain tumor.

environ 5 ans il y a | 0

Question


What is Error occupy for pixellabeldatastore code is following. ?
for 3 D volumetric mri brain tumor image and file extension is nii. with my matlab code as following classNames = ["backgrou...

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


pixel data in 3 D volumetric nii image for using pixellabeldatastore?
I create pixellabeldatastore for nii file. My research image is 3 d volumetric mri images. But i do not research pixel label d...

environ 5 ans il y a | 1 réponse | 0

0

réponse