Scene Classification Using Deep Learning

版本 1.0.0 (3.0 KB) 作者: Oge Marques
A scene classification solution using a subset of the MIT Places dataset and a pretrained model, Places365GoogLeNet.
290.0 次下载
更新时间 2019/11/12

查看许可证

The main goal of this example is to demonstrate the use of the MATLAB functionality for scene classification solution using a subset of the MIT Places dataset and a pretrained model, Places365GoogLeNet.

The code is structured in four parts:
- In "Part 1", we build a simple CNN from scratch, train it, and evaluate it.
- In "Part 2", we use a pretrained model, Places365GoogLeNet, "as is".
- In "Part 3", we follow a transfer learning approach that demonstrates some of the latest features and best practices for image classification using transfer learning in MATLAB.
- Finally, in "Part 4", we employ image data augmentation techniques to see whether they lead to improved results.

This example should be easy to modify and expand to the user's needs.

Notes:
- The dataset used in this example (a subset of the Places365-Standard dataset) can be found at: https://www.dropbox.com/s/addp3xkw1g0ua7v/MITPlaces.zip?dl=0
- Companion blog post appearing soon at: https://blogs.mathworks.com/deep-learning/

引用格式

Oge Marques (2024). Scene Classification Using Deep Learning (https://www.mathworks.com/matlabcentral/fileexchange/73333-scene-classification-using-deep-learning), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0