![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8965202_1528644591216_DEF.jpg)
Nisar Ahmed
Followers: 0 Following: 0
統計
All
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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.
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