photo

Deepak Sivadas


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

Followers: 0   Following: 0

Research Scholar, NIT

统计学

MATLAB Answers

10 个提问
2 个回答

排名
182,079
of 299,837

声誉
0

贡献数
10 个提问
2 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Related to Focal Loss Layer: is it suitable for multi-class classification?
Does the focal loss layer (in Computer vision toolbox) support multi-class classification (or suited for binary prolems only)?

4 years 前 | 1 个回答 | 0

1

个回答

提问


Regarding GAN and its loss objective
How to use 'mse' as loss function? In the example provided, sigmoid is used. How to modify the function to make the loss object...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Regarding 3D-UNET for segmentation.
In the example provided in help, inputPatchSize = [132 132 132 4]; What does '4' correspond to?

6 years 前 | 1 个回答 | 0

1

个回答

提问


training progress graph of 'trainNetwork'
Hi, I am using trainNetwork function in deep neural network toolbox. A graph appears automatically appears showing training p...

6 years 前 | 4 个回答 | 0

4

个回答

已回答
imageDatastore initialization with null
Could you please tell you use case and why you wish to initialize it as null? Ans:- To create a new imagedatastore (just like a...

6 years 前 | 0

提问


imageDatastore initialization with null
How is imageDatastore initialised? Say an array can be initialised as A = zeros(1,3); How a datastore is initialised?

6 years 前 | 3 个回答 | 0

3

个回答

提问


Using segnet for image segmentation
Hi, Pls attend to my queries related to image segmentation using CNN making use of function 'segnetLayers':- Can segnet be use...

6 years 前 | 0 个回答 | 0

0

个回答

提问


imageSegmenter App regarding,(using texture features)
How to use 'include texture features' in the imageSegmenter App of Matlab? Whether it has to be selected after marking foregrou...

7 years 前 | 1 个回答 | 0

1

个回答

提问


On using 'regionprops'?
Hi, Stats = regionprops(L,'all'); for instance, L is a labelled binary image of 256x256. What determines the size of Stats ?...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to find intensity of selected region in an image?
Hi, Pls help me in finding intensity of a specific region within a gray scale image. Suppose I have two objects in an image. I...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
On using bagofFeatures for a large dataset
Yes, it is a structure. And images are variables in it.

7 years 前 | 0

提问


On using bagofFeatures for a large dataset
Hi, I was working with feature extraction for medical images. On attempting 'bagofFeatures' function in matlab2018a, I observe ...

7 years 前 | 1 个回答 | 0

1

个回答