photo

Suvidha Tripathi


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
2 个回答

排名
181,934
of 300,068

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to calculate test loss value from a trained CNN network in case of multiclass classification?
I have few pretrained deep networks for multiclass classification. To compare their performance, besides F1 and AUC scores, I wa...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
finding the frequency of a series of numbers in an array
data=[1,1,1,2,2,3,3,3,4,4,3,3,5,5,5,7,8,9,9,9,1,1,1,1,10,10,1,1,1,2,2,2,2,1] unique_data=unique(data); disp("series_no "...

7 years 前 | 0

提问


Does simple Convolutional Neural Network learn features with only one class?
I have read about one-class classification problems using SVM as discriminator to detect anomalous data. But, couldn't find much...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
FCN not being able to resume
When you are resuming training from a checkpoint in case of layer graph object, then just do this modification newlgraph=la...

7 years 前 | 0

提问


how to modify read function of imageDataStore in MATLAB to read Large Images block wise?
I have very large RGB images of size as high as 20000 x 18000 pixels. I want to fit in the whole image for SEGNET training rathe...

7 years 前 | 1 个回答 | 0

1

个回答