photo

Nisar Ahmed


Last seen: 1년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계학

All
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

제출됨


Pre-Trained Xception on KonIQ-10K
The file provide pretrained Xception model on KonIQ-10k dataset for perceptual image quality assessment.

2년 초과 전 | 다운로드 수: 2 |

제출됨


InceptionResNetV2
Pre-trained InceptionResNet model on KonIQ-10K dataset for prediction of Perceptual Image quality.

2년 초과 전 | 다운로드 수: 5 |

질문


OutputSizeMode error in augmentedImageDatastore?
The images in my dataset are all 512x512 color images but when I process them with the following code: imageSize=[299 299]; im...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


weighted aggregation (regression ensemble)
I have trained five regression learners and their RMSE are the following: learner1=0.8435 learner1=0.8665 learner1=0.7776 le...

3년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
How to compute SFS(Sequential feature selection) with "multiple class" SVM?
You can use Mdl = fitcecoc(xTrain, yTrain) instead of svmtrain for model construction.

대략 6년 전 | 0