photo

Amira Youssef


Virginia Tech

Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答