Statistiques
RANG
26 132
of 297 738
RÉPUTATION
1
CONTRIBUTIONS
14 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
21.43%
VOTES REÇUS
1
RANG
of 20 469
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 159 472
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to save an image in exact size
I'd like to know how to save image in 256x256x3 dimensions.
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 6 ans il y a | 1 réponse | 1
1
réponseQuestion
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 ...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseIs my patternnet for two-class image classification okay?
Yes, thank you so much.
environ 6 ans il y a | 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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
environ 6 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 7 ans il y a | 1 réponse | 0