Community Profile

photo

San May


Last seen: 2년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to save plot graphs as binary image with 64x64x1 dimensions in matlab
I would like to know how to save graphs as binary image (pixels are 0 and 1). And, the graph images in my code are color images...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


save with a specific size (32x32 pixels)
How can I set a specific size for figure result? Is there any rule to calculate the whole size of image? When I use this, fig...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


plot graph figures as binary image
If I want to plot a figure and save as binary image in jpg or png file, what command should I use?

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to save an image in exact size
I'd like to know how to save image in 256x256x3 dimensions.

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


difference between traingdm in patternnet vs sgdm in cnn
Are they the same method of training in differnet types of neural network or how are they different? traingdm = gradienbt desce...

거의 5년 전 | 답변 수: 0 | 1

0

답변

질문


Why a patternet has both validation set and holdout validation set?
Hello, I haved seen some codes about digit recognition and classification problem. They have both validation set and also hold ...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


How to get accuracy for each class in training dataset, testing dataset and validation dataset and overall accuracy
I have trained a neural network and the confusion result is as shown in figure. I want to extract the detailed results in each...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


how to read multiple text files with for loop
I have text files in a folder such as tax_1.txt, tax_2.txt, ..., tax_100.txt. And in the folder, there is a line " taxCv = [1,0...

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Is my patternnet for two-class image classification okay?
Yes, thank you so much.

5년 초과 전 | 0

질문


Which performance graphs show the best result for image classification?
When I try to change transfer functions and performance errors, the performance graphs are shown as attached.And, I would like t...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Is my patternnet for two-class image classification okay?
I have 10,000 images for two classes including 5000 for each class. I used all default parameters. One-fifth of the whole is set...

5년 초과 전 | 답변 수: 3 | 0

3

답변

질문


How to display blue color after doing imbinarize
I have a picture including black, blue and green color as attached 1.JPEG. And then, when I use imbinarize, the picture shows as...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to read txt files in the same folder
I have text files in a folder. Their names are BC_1.txt, BC_2.txt, BC_3.txt, ..., BC_100.txt. I would like to know how to rea...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to get all possible arrays by randomizing in each cells with four items (1x6 array)
Hi! I would like to know all possible arrays for 1x6 vector. Each cells may be 0 (or) x (or) y (or) z. Some can be repeated and ...

5년 초과 전 | 답변 수: 3 | 0

3

답변

질문


How to extract lower triangle matrix or inverse matrix from input matrix by using neural network
Hello, I want to know how to write matlab code to obtain lower triangle matrix or inverse matrix by approaching from deep neura...

6년 초과 전 | 답변 수: 0 | 0

0

답변