photo

Nisar Ahmed


Last seen: plus d'un an il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

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

Afficher les badges

Feeds

Afficher par

A soumis


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

presque 2 ans il y a | 2 téléchargements |

A soumis


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

presque 2 ans il y a | 14 téléchargements |

Question


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...

presque 3 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 3 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
How to compute SFS(Sequential feature selection) with "multiple class" SVM?
You can use Mdl = fitcecoc(xTrain, yTrain) instead of svmtrain for model construction.

presque 6 ans il y a | 0