photo

Janrex Pensader


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

11 질문
0 답변

순위
18,591
of 300,788

평판
2

참여
11 질문
0 답변

답변 채택
9.09%

획득한 표
2

순위
 of 21,091

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,061

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

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 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 ...

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 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. ...

대략 7년 전 | 답변 수: 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...

대략 7년 전 | 답변 수: 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 ...

대략 7년 전 | 답변 수: 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...

대략 7년 전 | 답변 수: 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 ...

대략 7년 전 | 답변 수: 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...

거의 8년 전 | 답변 수: 2 | 0

2

답변