Bacteria Classification Using Multiple Neural Networks

版本 1.0.0 (5.3 MB) 作者: Kevin Chng
1) Transfer Learning Using Alexnet 2) Transfer Learning Using Multiple Pretrained Neural Networks in single script
1.1K 次下载
更新时间 2018/12/10

查看许可证

Recently, I'm a big fan for transfer learning. With transfer learning, it is simple to use pre-trained neural network to perform classification on a new collection of images. There are many pre-trained network instantly availlable in MATLAB : alexnet, googlenet, resnet50,vgg16,vgg19,resnet101, inceptionv3, inceptionresnetv2,squeezenet.

This example will using transfer learning of various pre-trained deep learning network to classify various species of bacteria. It will help to reduce the time of manually classification and minimize the risks of incorrect classification.

Other than the zip file, you need to download for this example
1) https://www.dropbox.com/sh/7v78jjm1szvce8c/AACvvG6eWaa2gMYF5yVjWlfza?dl=0
2) https://www.dropbox.com/s/4662xcxiwy7vjjq/trainednetwork.mat?dl=0

There are two live scripts here :
1) Bacteria Classification Using Transfer Learning of AlexNet
2) Bacteria Classification Using Transfer Learning of Multiple Deep Pretrained Neural Networks

Highlights :

Familiar with available deep learning model in MATLAB
Perform transfer learning of pretrained neural networks
Detect and classify the object by pre-trained deep learning model
Compare the performance of different pre-trained deep learning network.

Product Focus :
MATLAB
Deep Learning
Parallel Computing (optional)

Written at 9 December 2018

引用格式

Kevin Chng (2024). Bacteria Classification Using Multiple Neural Networks (https://www.mathworks.com/matlabcentral/fileexchange/69670-bacteria-classification-using-multiple-neural-networks), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Image Data Workflows 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

BacteriaClassification - Copy

版本 已发布 发行说明
1.0.0