San May
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
40.422
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
21.43%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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?
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
how to save an image in exact size
I'd like to know how to save image in 256x256x3 dimensions.
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 0 respuestas | 1
0
respuestasPregunta
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 ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 6 años hace | 0 respuestas | 0
0
respuestasIs my patternnet for two-class image classification okay?
Yes, thank you so much.
casi 6 años hace | 0
Pregunta
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...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 6 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
casi 6 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0