Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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/
Citation pour cette source
Oge Marques (2026). Scene Classification Using Deep Learning (https://fr.mathworks.com/matlabcentral/fileexchange/73333-scene-classification-using-deep-learning), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.0 (2,98 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0 |
