Coder Social home page Coder Social logo

waste_classification's Introduction

organik-anorganik-classification

Garbage is waste generated from products or items that have not been used for an extended period and lack functional value. The increasing volume of waste poses risks to the safety and health of waste sorters; improper waste disposal can also harm the environment. To mitigate these impacts, an automated system for categorizing images of organic and inorganic waste using CNN (Convolutional Neural Network) is required. This study optimizes the use of the CNN method by adding layers and hyperparameters to the utilized CNN architectures (InceptionV3, ResNet152, and MobileNetV3) for accurate waste classification.

This research process involves several stages, including collecting image data from the Waste Images Dataset (WID) and Waste Classification data (WCD), splitting the data into training and testing sets, performing data augmentation, tuning the model, and training the model using CNN architectures (InceptionV3, ResNet152, and MobileNetV3). Additionally, model evaluation is conducted using accuracy metrics in the Classification Report.

Test results using the WID dataset reveal that the InceptionV3 model achieves an accuracy of 0.9546, precision of 0.8906, recall of 0.8897, and F1-score of 0.8901. These findings indicate that the InceptionV3 model performs the best within the dataset, despite being tested on 9 classes. Furthermore, testing is conducted using the WCD dataset, demonstrating that the InceptionV3 model is the best-performing model in that dataset with an accuracy of 0.9351, precision of 0.9636, recall of 0.9234, and F1-score of 0.9430. These results highlight that the InceptionV3 model yields the best performance in the dataset consisting of 2 classes.

Dataset

This Model acctualy develop with fast API and develop with streamlit https://wasteclassification.streamlit.app/

waste_classification's People

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.