Giter Site home page Giter Site logo

itoshiyanazawa / mash_clasification Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 72.93 MB

Created classification web app by applying deep learning model

Home Page: https://mashclasification-9ckegyf6yxrlecipzw9tzh.streamlit.app/

Python 100.00%
clasificacion deep-learning keras streamlit webapp

mash_clasification's Introduction

Mashroom Clasification Web App

Welcome to my Mushroom Classification Web App! This app is designed to help you detect whether a mushroom is poisonous or not by simply loading a photo, achieved 90% accuracy.

As a data scientist, I have developed a machine learning model that is capable of accurately classifying mushrooms into their respective categories based on their visual features.

With this web app, you can easily upload a photo of a mushroom and have it classified instantly. Whether you are a mushroom forager or simply curious about the mushrooms in your backyard, this app is a reliable tool to help you make safe decisions.

So, go ahead and give it a try!

※CAUTION: The rejection criteria are only a guide. They may be misrecognized.

Demo

Try this from the link! https://mashclasification-9ckegyf6yxrlecipzw9tzh.streamlit.app/

By uploading your mashroom photo (JPG or JPEG format), it can return result.

💻 Used Software

Python

streamlit

Keras

numpy

How I built

I have created a mushroom classification model using deep learning techniques. Initially, I collected mushroom images by scraping and then processed them to develop the model.

For this project, I used Keras to develop the classification model. The model has 11 layers for specific operations such as Conv2D, Activation, MaxPooling2D, Flatten, and Dense, and 2 layers for activation functions, making it a total of 13 layers.

After training the model, I achieved a 90% accuracy rate. I saved the model as "model.h5" and then implemented this classification process using Streamlit.

With this project, I have successfully developed a deep learning model for mushroom classification and made it available for others to use. Anyone interested in this project can access it on my Github repository.

mash_clasification's People

Contributors

itoshiyanazawa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.