Vinay Chawla
Followers: 0 Following: 0
Statistics
RANK
205,677
of 295,527
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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 do I understand the different commands in the code?
Hello, I am very new to MATLAB and image processing and I am researching extracting dimensions (Length and Width) from images o...
4 years ago | 0 answers | 0
0
answersQuestion
How do I save multiple images after converting them?
Hello, I am trying to apply Median filter on a set of image data (50 Images) and I was wondering if someone can help me with th...
4 years ago | 1 answer | 0
1
answerQuestion
Why does my CNN model's validation accuracy vary so much everytime I run the model with the same data?
Hello, I am training a CNN model with a total of 80 images and 2 categories of classification. Every time, I run the model the ...
4 years ago | 0 answers | 0
0
answersQuestion
How do I understand the following code?
Hello, I found this code online and I am trying to understand it for my study. I am unable to understand the following lines of...
4 years ago | 1 answer | 0
1
answerQuestion
How to extract dimensions/measurements (i.e. length and width or diameter of a circular part) of certain features or objects in an image?
Hello, I am very new to MATLAB and doing image processing and classification for the first time and I would really appreciate a...
4 years ago | 1 answer | 0
1
answerQuestion
What Kind of Pre-processing is required for images for transfer learning and training AlexNet?
Hello, I am working on a CNN model for classifying pavement distresses and I am using transferred learning through alexnet. I w...
4 years ago | 1 answer | 0
1
answerQuestion
How to read an image after a particular result from CNN classification?
Hello, I am working with CNN for Image classification and I have created the code. I am now testing it against a new data and I...
4 years ago | 1 answer | 0
1
answerQuestion
How to Load a Single Image For CNN Classification?
Hello, I have trained a CNN model to predict three clasess and now I want to check the model's performance based on a new data ...
4 years ago | 1 answer | 0
1
answerQuestion
Can the New Test Data be looped into the Training Data after being Classified by the CNN model?
Hello, I am working on a CNN model but I have a limited dataset to work with. I was wondering if there is a chance that after t...
4 years ago | 1 answer | 0
1
answerThe CNN model only predicts a single class out of three?
I found my model working by changing the training options. One can try a different combination of base learning rate and mini-ba...
4 years ago | 0
Question
The CNN model only predicts a single class out of three?
Hello, I am working on training a CNN model for pavement distress identification using image classification. I have three categ...
4 years ago | 2 answers | 0