Bacteria Classification Using Multiple Neural Networks

Versione 1.0.0 (5,28 MB) da Kevin Chng
1) Transfer Learning Using Alexnet 2) Transfer Learning Using Multiple Pretrained Neural Networks in single script
1,1K download
Aggiornato 10 dic 2018

Visualizza la licenza

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

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Image Data Workflows in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

BacteriaClassification - Copy

Versione Pubblicato Note della release
1.0.0