AK
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
78.326
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
87.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 do i calculate Poisson Image noise?
Hello, I am loading a dataset of images, and want to modify each by a different amound of poisson noise. How do I calculate th...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to get luminance of an image?
Hello, I have a directory of images and I want to group and save the images by luminance. However, I'm not sure how to calculat...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to create one plot with multiple lines in a for loop?
Hello, I have been trying to create a plot, with an unknown number of lines. Each should be on the same graph, and a different ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Randomly selecting images from a directory
Hello, I have a directory of 10000 JPEG files. I want to write a script that can randomly select 100 images from this directory...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to understand Softmax layer activations for pretrained CNN?
Hello, I was able to get softmax layer probabilities for the squeezenet network. Using act1 = activations(net,i,'prob','Outp...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do you get the Classification Layer Probabilities for pretrained CNNs ?
Hello, I have code that runs through a file of images and classifies each, using the pretrained Squeezenet network. I want to g...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Cannot open file "." for reading. You might not have read permission.
I am trying to loop through a file and read each image in turn. However, it keeps saying I dont have read permission. How do I...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to randomly extract 50 images from a file?
Hello! I am new to Matlab, so please bear with me. I have a file containing thousands of images. I am trying to randomly select...
más de 3 años hace | 1 respuesta | 0