The project focuses on classification of different diseases of cassava leaves using various Deep Learning Algorithms.
- Pandas
- Numpy
- Matplotlib
- Seaborn
- Tensorflow
- Keras
- sklearn
- glob
- OpenCV
- MobileNet
- ResNet
- DenseNet
- InceptionNet
- EfficientNet
Accuracy | |
---|---|
MobileNet | 59% |
ResNet | 60% |
DenseNet | 68% |
InceptionNet | 61% |
EfficientNet | 54% |
DenseNet model performs better comparative to other models used on the above dataset.