Skip to content

Explora-App/ExploraML

Repository files navigation

Plant Classification Model used by Explora

This is the machine classification model made specifically for Explora application that we developed. The model can classify and identify 30 types of plants.

Datasets

For this task, we used dataset from the Kaggle user yudhaislamisulistya. This datasets consists of 30 species of plants, each species has 100 image each. The datasets itself has already been split into 3 types of data (train, test, validation), which made the classification task more convinient. Kaggle datasets can be accessed here.

EfficientNetB0 Architecture

EfficientNetB0 is a model in the EfficientNet family, a group of convolutional neural networks (CNNs) designed for high efficiency in terms of both accuracy and computational resource usage. EfficientNetB0 represents a significant step in developing resource-efficient yet highly accurate models, suitable for a wide range of image processing applications The-architecture-of-EfficientNetB0-CNN-EfficientNetB0-uses-slightly-larger-mobile

Model Performance

Using transfer learning implementation of the EfficientNetB0 model, we achieved admirable results for the accuracy, and its loss. We believed that the model can be improved.

image

Machine Learning Members

The classifier is made by the ML team consist of :

Name Bangkit ID Github Profile
Ahmad Rafianto M010BSY1438 Github Profile
Muhammad Fauzi M325BSY1522 Github Profile
Immanuel Anthony Irawan M232BSY1273 Github Profile

License

This project is licensed under the MIT License.

Acknowledgments

  • A big thank you to all contributors and supporters of the project.
  • Special thanks to the Bangkit Program for inspiring this initiative.

Contact

For any inquiries or collaboration proposals, please contact us at explora@example.com.

About

Explora Machine Learning

Resources

Stars

Watchers

Forks