photo

Amira Youssef


Virginia Tech

Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
223,897
of 300,429

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,976

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,781

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

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

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

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

3 years 前 | 1 个回答 | 0

1

个回答