Community Profile

photo

San May


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 1

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Answered
Is my patternnet for two-class image classification okay?
Yes, thank you so much.

5 years ago | 0

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 0 answers | 0

0

answers