CNN / Transfer Learning Example

Classify two similar flowers, "Dandelion" and "Colt's Foot" using CNN

下载
下载

您现在正在关注此提交

引用格式

Eiji Ota (2026). CNN / Transfer Learning Example (https://ww2.mathworks.cn/matlabcentral/fileexchange/57280-cnn-transfer-learning-example), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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".
Added Japanese readme file.
Added two sample scripts related to "anomaly detection" and "similar image search"

下载
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'
Right : Create 2 Folders for 'Dandelion' and 'ColtsFoot' under 'ImageData/17Flowers'

下载
1.1.0

Updated readme file. The url of mat-file was wrong.

下载
1.0.0

下载