Image Classification using Multilayer Perceptron
2 次查看(过去 30 天)
显示 更早的评论
Hello folks,
We're required to classify 20 images of Dubai from year 2000 till 2019 (the result wil be 2 Macro classes MC: urban_area with black color and non_urban with white color) using any Multilayer perceptron MLP tool.
The result, then, will be compared with the same result of classified_images which was done using LIBSVM and OpenCV for classification.
which neural network tool do you suggest me to use for the classification?
Note: I've used QGIS to filtiring >> clipping >> Reflectance >> and creating ROIs
1 个评论
Rajani Mishra
2019-7-29
The tool to be used for classification depends upon your data set and various parameters.
Refer to the following link : https://www.mathworks.com/help/deeplearning/deep-learning-with-images.html
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!