Community Profile

photo

Abdulaziz Alotaibi


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to choose a pre-trained neural network for your image classification
Hello, I'm looking into the pre-trained neural networks such as : mobilenet , googlenet, resnet 50, VGG16 and alex net and I'm...

3 years ago | 1 answer | 0

1

answer

Question


what is the difference between using SVM classifier and normal CNN for image classification?
Hello there I'm was trying to build an image classification program and I was following these examples: First one: https://www...

3 years ago | 1 answer | 0

1

answer

Question


How to change output classes for image classification in alexnet?
Hello everyone I'm trying to implement the following example: https://www.mathworks.com/help/deeplearning/ug/transfer-learning...

3 years ago | 1 answer | 0

1

answer

Question


Ho do I change my dataset of images to the same size?
Hello everyone, I'm building a CNN model, but first I would like to control the images saiz since all the dataset images aize ...

3 years ago | 1 answer | 0

1

answer

Question


How do I use my trained CNN model to predict new pictures?
Hello there, I created simple classification model using the following example: https://www.mathworks.com/help/deeplearning/g...

3 years ago | 1 answer | 0

1

answer

Question


How to run my code in GPU instead of CPU?
Hello everyone, I'm trying to run my for loop using GPU instead of CPU, but i searched a lot and it turned out that I should re...

3 years ago | 1 answer | 0

1

answer