Abdulaziz Alotaibi
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
76,429
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0