flowerclassifcation
flowerclassifcation
Flower classification using deep learning googlenet in matlab
This model is used to classify 102 categories of flowers with the acucracy of approximately ~90% for validation and training accuracy. The link to all of the files: https://www.robots.ox.ac.uk/~vgg/data/flowers/102/
The model is running on original images, but can also be applied to segmented images of flowers (will be commented out in the code). There is also two files: GradCam and Oclussion Sensitivty map files that will randomly select 10 images and will put it on a figure.
How to use:
- Download the file with the images from the link above. Put all the files in the same folder
- Download googlenet if you haven't done it yet
- Name the folder with flowers "flowers102" and the segmented images "segmented".
- start the file with name flowers102.m
- Manually start the files names imagelabels.mat and training102flowers.mat.
- Check that after launching these files you have lgraph_1 and lables in your Workplace.
- Run the program and enjoy ;)
Cite As
Fedor Stoietskyi (2026). flowerclassifcation (https://github.com/fedorstoiets/flowerclassifcation/releases/tag/v1.0), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0 |
