photo

Sushma TV


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
123,234
of 300,799

評判
0

コントリビューション
8 質問
0 回答

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Evaluation metrics for deep learning model model
What is the command to be used for computing the evaluation metrics for a deep learning model such as precision, recall, specifi...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Error in DeepLearning using googlenet
I am using transfer learning using Googlenet for binary classification of images. The following is the code. imds = imageData...

約4年 前 | 2 件の回答 | 0

2

回答

質問


What does Q factor in TQWT (Q Tunable Wavelet Transform) signify when used for images?
TQWT has been usen on images for filtering and Feature extraction. Q factor is chosen according to the oscillatory behaviour of...

約5年 前 | 0 件の回答 | 0

0

回答

質問


What does negative value of PSNR indicate?
I am computing the PSNR value between an image and its filtered version and getting a negative value. I understand tht since th...

約5年 前 | 2 件の回答 | 0

2

回答

質問


I have a row vector of dimension 1x300 and want to set its elements to zero without changing its dimension. I am trying to implement it using the example X = zeros(1,3,'uint32') provided in the documentation on zeros in mathworks.
Setting the row vector to zero is changing its dimension. The example in the documentation X = zeros(1,3,'uint32') is giving t...

約5年 前 | 2 件の回答 | 0

2

回答

質問


What is neutrosophic similarity score (NSS) used for segmentation in image processing? How can it be implemented in Matlab?
Hi I am working on Ultrasound images. I came across few papers that use NSS for segmentation. However I could not locate godd ma...

約5年 前 | 1 件の回答 | 0

1

回答

質問


How can I check what is the actual measurement being done by 'MinorAxisLength' using 'regionprops' command?
I would like to know along what path on my input image the minor axis is being considered? How could I check this. I am ctually...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


I am currently using Matlab 2019b version. How do I enable the GPU on my laptop for certain image processing applications like Fuzzy Connected adaptive segmentation(Not deep learning where we get a promt if we want to switch from CPU to the GPU)?
The system is becoming too slow when I tried to execute the Fuzzy connected adaptive segmentation algorithm and it kept on execu...

5年以上 前 | 1 件の回答 | 0

1

回答