photo

Janrex Pensader


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
0 回答

ランク
18,591
of 297,672

評判
2

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

回答採用率
9.09%

獲得投票数
2

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to segment music notes in a staffline?
I would like to segment the notes and rest inside a staffline before feeding the segmented images to a image classifier to class...

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

1

回答

質問


Unable to perform assignment because the size of the left side is 17-by-17 and the size of the right side is 16-by-17.
I'm having a problem in storing 17x17 2d array into a 17x17xno.ofmatrix 3d array. its giving me this error "Unable to perform a...

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

0

回答

質問


Unable to perform assignment because the size of the left side is 17-by-17 and the size of the right side is 16-by-17.
I'm having a problem in storing 17x17 2d array into a 17x17xno.ofmatrix 3d array. its giving me this error "Unable to perform a...

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

0

回答

質問


Unable to perform assignment because the size of the left side is 17-by-17 and the size of the right side is 16-by-17.
I'm having a problem of storing a 17x17 matrix in to a 3D array 17x17xNo.Matrices. its giving me this error: Unable to perform ...

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

0

回答

質問


How to train a network for multiple object detection.
I'm doing a cnn project of mine that would detect multiple objects in an image and I have some questions in making a cnn network...

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

0

回答

質問


creating a max-pooling layer using nested loop.
I am trying to make a max pooling layer with a 3x3 filter and stride 3. I'm trying to only use for loops for this code to work. ...

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

1

回答

質問


"cleaning" a horizontal line removal code for object detection.
I have a code that removes horizontal lines in an image but the problem is that it removes some of the lines that are needed fo...

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

2

回答

質問


How to store a string data into an array
I have a an array like this: trainLabels = zeros(315,1); And I would like to put a string for example 'bass' on every element ...

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

1

回答

質問


Use local testing and training data for object detection example in matlab.
I'm new to object detection and I would like to modify the example code in mathworks about detecting stop sign to detecting mus...

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

0

回答

質問


How can i load a images from my computer as training data for Object detection
I used the object detection using deep learning sample code and I want to change the code of instead getting data from cifar-10 ...

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

1

回答

質問


error using log too many input arguments
I'm having a small issue using log. I want to change the base of the log using the log(b, x) format but It shows the error to ma...

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

2

回答