CNN / Transfer Learning Example
Classify two similar flowers, "Dandelion" and "Colt's Foot" using CNN
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Citar como
Eiji Ota (2026). CNN / Transfer Learning Example (https://la.mathworks.com/matlabcentral/fileexchange/57280-cnn-transfer-learning-example), MATLAB Central File Exchange. Recuperado .
Información general
- Versión (6,33 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.5.0 | Fixed a bug related to activations function |
||
| 1.4.0 | Changed source codes to use support package for alexnet. |
||
| 1.3.0 | Added automatic setup script "setupScript.m".
|
||
| 1.2.0 | Modified readme file. The instruction in the readme file was wrong. Sorry! Wrong : Create 2 Folders for 'Dandelion' and 'ColtsFoot' under 'ImageData'
|
||
| 1.1.0 | Updated readme file. The url of mat-file was wrong. |
||
| 1.0.0 |