Community Profile

photo

Amira Youssef


Virginia Tech

Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


class 'matlab.io.datastore.PixelLabelDatastore' is not allowed. Error !!!!!
How can I solve this problem please Array formation and parentheses-style indexing with objects of class 'matlab.io.datastor...

1 year ago | 1 answer | 0

1

answer

Question


I get this error trying to find Hausdorff dist Array formation and parentheses-style indexing with objects of class 'matlab.io.datastore.PixelLabelDatastore' is not allowed.
I am trying to test the performance of my trained network and I get the following error: [hd D] = HausdorffDist(pxdsResults,p...

1 year ago | 0 answers | 0

0

answers

Question


Evaluating semantic segmentation results error
I used the documentation to evaluate my results but I get this error, can someone tell me what's wrong please , my input is a .m...

1 year ago | 0 answers | 0

0

answers

Question


Error using semanticSegmentationMetrics The categorical data returned by dsResults and dsTruth must have the same categories.
I used the documentation to evaluate my results but I get this error, can someone tell me what's wrong please Evaluating sema...

1 year ago | 1 answer | 0

1

answer

Question


I want to change the size of a patch of .mat files from 40x40x40 to 64x64x64
I have 600 .mat files that represent images and their size is 40x40x40 I am working on vnet which only accepts multiples of 8 I ...

1 year ago | 1 answer | 0

1

answer

Question


How can I resize a mat file that contains images
I have this code https://www.mathworks.com/matlabcentral/fileexchange/71521-3-d-deep-learning-lung-tumor-segmentation and my d...

1 year ago | 2 answers | 0

2

answers

Question


How to change the image input size for this Vnet code?
I have this code and I need to change the input to [40 40 40] instead of [64 64 64] https://www.mathworks.com/matlabcentral/fil...

1 year ago | 0 answers | 0

0

answers

Question


Custom Vnet layer validation failed error
I am trying to train a custom Vnet network it keeps giving me the following error Layer 'en3_prelu1': Layer validation failed. ...

1 year ago | 1 answer | 0

1

answer