photo

Suvidha Tripathi


Last seen: meer dan 2 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
72.071
of 299.007

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.659

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.093

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

  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


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

meer dan 6 jaar ago | 0 answers | 0

0

answers

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

meer dan 6 jaar ago | 0

Question


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

bijna 7 jaar ago | 1 answer | 0

1

answer

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

bijna 7 jaar ago | 0

Question


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

bijna 7 jaar ago | 1 answer | 0

1

answer