photo

Nisar Ahmed


Last seen: 2年弱 前 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年以上 前 | ダウンロード 11 件 |

質問


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