photo

Nisar Ahmed


Last seen: 1 year 前 自 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 years 前 | 2 次下载 |

已提交


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

2 years 前 | 10 次下载 |

提问


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 years 前 | 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 years 前 | 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 years 前 | 0