Nour Mohamed
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
64.351
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
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
Unrecognized method, property, or field 'Labels' for class 'augmentedImageDatastore'.
I am writing a CNN classification code, and I used an augmented Image Datastore for resizing my database. Now when I try to extr...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Error when running my CNN code ( Error using parallel.internal.pool.DataQueue The specified superclass 'parallel.internal.pool.AbstractDataQueue' contains a parse error)
I ran my code and it was fine, when I tried to run it again I got the following error even though I did not change anything: E...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Fine-tuning resnet18 (transfer learning) - layer connections error
I want to fine-tune the pretrained resnet18 model, but when I follow the steps on the website: https://www.mathworks.com/help/de...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Testing accuracy of pretrained model (resnet18)
I tested the pretrained resnet18 network available on MATLAB using CIFAR-100 dataset (100 class dataset) and the accuracy is ver...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use prune for CNNs?
I want to prune pretrained CNNs by certain rates (0.1-0.9). But when I try to use the prune function I get the following error: ...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
CNN Layers: high pass filters and truncation layer
I would like to create two layers for my CNN design where the input image is high-pass filtered via convolution with 16 (4 × 4) ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Error when using globalAveragePooling2dLayer in CNN
I am writing a CNN code for an image classification problem and I want to use global average pooling. I found the globalAverageP...
alrededor de 4 años hace | 1 respuesta | 0