Waste Classification Algorithm
Waste sorting is a major environmental problem. Many have a hard time determining whether waste is organic, meaning food or natural material. Versus recyclable, which are able to be processed and used again. Computer Vision may be used to combat this problem. Our idea is to build and utilize a Convolutional Neural Network (CNN) to classify recyclable and organic waste. We use the Pytorch Machine Learning Library in our CNN. The model uses a simple CNN model with binary cross entropy to classify through images from our dataset as recyclable (R) or organic (O). The model is about 80-90% successful in its final state. In the majority of cases, it can quickly and successfully determine if an object is recyclable or organic.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationSimilar Papers 제목 키워드 기반
AI Based Waste classifier with Thermo-Rapid Composting
Waste management is a certainly a very complex and difficult process especially in very large cities. It needs immense man power and also uses up other resources such as electricity and fuel. This creates a need to use a…
ClassificationManagementGlobalWasteData: A Large-Scale, Integrated Dataset for Robust Waste Classification and Environmental Monitoring
The growing amount of waste is a problem for the environment that requires efficient sorting techniques for various kinds of waste. An automated waste classification system is used for this purpose. The effectiveness of …
A Method for Waste Segregation using Convolutional Neural Networks
Segregation of garbage is a primary concern in many nations across the world. Even though we are in the modern era, many people still do not know how to distinguish between organic and recyclable waste. It is because of …
Deep LearningManagementEWasteNet: A Two-Stream Data Efficient Image Transformer Approach for E-Waste Classification
Improper disposal of e-waste poses global environmental and health risks, raising serious concerns. The accurate classification of e-waste images is critical for efficient management and recycling. In this paper, we have…
image-classificationImage ClassificationManagementComparative Analysis of Multiple Deep CNN Models for Waste Classification
Waste is a wealth in a wrong place. Our research focuses on analyzing possibilities for automatic waste sorting and collecting in such a way that helps it for further recycling process. Various approaches are being pract…
ClassificationGeneral Classificationimage-classificationImage Classification+1