photo

Amira Youssef


Virginia Tech

Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
114,780
of 300,392

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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...

2 years 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...

2 years 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...

3 years ago | 1 answer | 0

1

answer

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...

3 years 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 ...

3 years 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...

3 years 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...

3 years 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. ...

3 years ago | 1 answer | 0

1

answer