Smallest CNN possible

Version 1.0.0 (2,49 ko) par Lyes Demri
Smallest CNN taking 3x3 pictures as inputs and able to recognize 4 classes
10 téléchargements
Mise à jour 3 déc. 2022

Afficher la licence

This very simple network shows an example of a CNN learning to distinguishv between 4 simple classes. The input image is only 3x3 pixels and the convolutional filter is 2x2 pixels. The network is composed of one convolutional layer and 1 fully connected layer. The small size of the network helps reducing computation time so as to confirm functionality. I've added comments to explain the basics of how it works, if that can help anyone.

Citation pour cette source

Lyes Demri (2024). Smallest CNN possible (https://www.mathworks.com/matlabcentral/fileexchange/121577-smallest-cnn-possible), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0