
mohd akmal masud
Image Segmentation for SPECT and PET. Deep Learning Practitioner
MATLAB
Spoken Languages:
English
Statistics
RANG
9 471
of 273 574
RÉPUTATION
4
CONTRIBUTIONS
178 Questions
8 Réponses
ACCEPTATION DE VOS RÉPONSES
59.55%
VOTES REÇUS
3
RANG
16 018 of 18 459
RÉPUTATION
4
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
5 Fichiers
TÉLÉCHARGEMENTS
8
ALL TIME TÉLÉCHARGEMENTS
30
RANG
of 123 040
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
Content Feed
Question
How to calculate the VoxelValues using regionprops3
Dear all, how to calculate the voxelvalues using regionprops3 after did the segmentation method. Let say my gray image is spe...
13 jours il y a | 1 réponse | 0
0
réponseQuestion
how com from the number of neighborhood size of adaptthresh
Hello all, I've tried the neighborhood size as default for adaptthresh as in figure attached. The value 42 I know it come ...
16 jours il y a | 1 réponse | 0
0
réponseQuestion
How to transfer all the coordinate binary into my image dicom
Dear all, I was do segmentation in my dicom image. then I got the binary image. then how to transfer all the coordinate binar...
22 jours il y a | 1 réponse | 0
0
réponseQuestion
How to put name axes in 3D surf graph
Dear all, How to put name of axes in 3D surf graph? Let say I want to put the name x-axes:Gy, y-axes: mm, z-axes: mm I have ...
24 jours il y a | 1 réponse | 0
1
réponseQuestion
How to put filter size for option NeighborhoodSize in adaptthresh function
Dear all, I want to use adaptthresh for volume segmentation as method, But I dont know hoe to put the size of filter for Neighbo...
25 jours il y a | 1 réponse | 0
1
réponseQuestion
Volume segmentation using the Fourier surface method
Dear all, anyone know is how to use the Fourier surface method for volume segmentation in SPECT imaging? That method mention ...
environ un mois il y a | 1 réponse | 0
0
réponseQuestion
Invalid training data. The output size ([128 128 140 2]) of the last layer does not match the response size ([128 128 36 2]).
Dear All, I have develop code for 3D U-Net. But got error when want train. This is my code 3D U-Net. The Data can get thru...
3 mois il y a | 1 réponse | 0
0
réponseQuestion
what is different pixel classification layer, dice classification layer and focal loss layer?
Dear all, Anyone know what is different pixel classification layer, dice classification layer and focal loss layer in deep le...
3 mois il y a | 1 réponse | 0
1
réponseQuestion
how to calculate IoU for deep learning segmentation
Hello All, I have groundtruth labeling, and prediction (output) labeling using deep learning. May I know how to calculate IoU ...
3 mois il y a | 1 réponse | 0
1
réponseA soumis
calculate the volume of tumor in logical image
To Compute the no. of voxel (==1) in logical/binary .mat file
4 mois il y a | 1 téléchargement |

Question
how to calculate IoU for semantic segmentation
Hello All, I have groundtruthlabeling, and prediction labeling using deep learning. May I know how to calculate IoU for my s...
4 mois il y a | 1 réponse | 0
1
réponseQuestion
how to resize image 3D
Dear all, I have .mat file as attached. The dimension is 130x130x74. How to make it to 128x128x72? I was write the command sc...
4 mois il y a | 1 réponse | 0
1
réponseQuestion
how to crop images 3D
Dear all, I have 130x130x36 image as attached. How to crop it into 130x130x10 ? I tried this command, but error h = imcrop(i...
4 mois il y a | 1 réponse | 0
1
réponseQuestion
how to extract the pixel value of tumor in uint16 .mat from logical .mat?
Hi all, I have data uint16 .mat. then I label it into tumor and background, and save it into logical .mat. Means the backgrou...
4 mois il y a | 1 réponse | 0
1
réponseQuestion
How to calculate the volume of tumor in logical image
Hi all if i have logical image .mat as attached, how to calculate the volume of my tumor inside?
4 mois il y a | 1 réponse | 0
1
réponseQuestion
How to open Reconstruction Images using OMEGA?
Dear all, I was reconstruction image simulation using OMEGA in Matlab. Then the image can obtained thru this link https://dr...
5 mois il y a | 1 réponse | 0
0
réponseQuestion
HOW TO OPEN IMAGE VOXEL MAN AS ATTACHED
HELLO DEAR, Anyone can help me open my image voxel man as link attached.
5 mois il y a | 1 réponse | 0
0
réponseQuestion
How to open Image ict and hct file.
Dear all, anyone can help me to open ict and hct file as attached.
5 mois il y a | 1 réponse | 0
0
réponseQuestion
PLEASE HELP ME TO OPEN THE IMAGES
Anyone can help me open my image as attached.
5 mois il y a | 1 réponse | 0
0
réponseQuestion
HOW TO OPEN IMAGE AS ATTACHED
HELLO DEAR, Anyone can help me open my image as link attached. image can get thru this link. https://drive.google.com/fil...
5 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to matwrite file from 4D to into 3D
Dear all, I have mat file from LiverTs001.mat - LiverTs400.mat . Which is 4D. then have different dimension each. (can get th...
5 mois il y a | 1 réponse | 0
1
réponseQuestion
How to write imageDatastore include labels.
Hi all.. I have the original data (ImageTr as attached), and labels data (LabelsTr as attached) for training. My problems is ho...
6 mois il y a | 1 réponse | 0
1
réponseQuestion
how to open nrrd format using matlab
Dear all, I have nrrd format images (Segmentation.nrrd as attached). How to open it? I have download the nrrd format fi...
6 mois il y a | 1 réponse | 0
1
réponseQuestion
how to convert 4D into 3D?
Dear all, I have 4D images. Can get thru this link. ( https://drive.google.com/file/d/1qlj_6MIcjdN5a2eZXitvtD5dfGhSdt8t/view?...
6 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to view the title image classification for 3D images?
Dear all, I have done trained the deep lerning clasification. so I want to test one of the data. %testing testing = ni...
6 mois il y a | 1 réponse | 0
0
réponseQuestion
How to resize multiple images nifti?
Dear all, I have 75 folder. each folder have 5 set images. each set images have 240x240x155 size. how to resize all the im...
7 mois il y a | 1 réponse | 0
1
réponseQuestion
GOT AN ERROR ON VGG19 FULLYCONNECTED LAYER
Dear All Anyone can help me to solve the problem? Below is my code for VGG19 net. I have 75 folder data. In each folder...
7 mois il y a | 1 réponse | 0
0
réponseQuestion
VGG19 GOT ERROR
Dear all, Need your help. I want to run VGG19. But I got an error. (all data in ezyzip folder as attached, and matlab.m i...
7 mois il y a | 1 réponse | 0
0
réponseQuestion
VGG19 net Error
Dear all, I was run the VGG19 using apps designer. But I got error. **The workspace of data as attached. (matlab.mat) Any...
7 mois il y a | 1 réponse | 0
1
réponseQuestion
how to view 4D-single Image
Dear All, I have 4D-Single types of images. How to view it? my images can get as link below https://drive.google.com/fi...
7 mois il y a | 1 réponse | 0