paper-with-me

Papers

Waste Classification Algorithm

2021-09-04 · Overleaf 2021 9 · Neha Naveen, Michael Rodrigues, Srjana Srivatsa

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

AI Based Waste classifier with Thermo-Rapid Composting

2021-08-03 · Saswati kumari behera, Aouthithiye Barathwaj SR Y, Vasundhara L, Saisudha G 외

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…

ClassificationManagement

GlobalWasteData: A Large-Scale, Integrated Dataset for Robust Waste Classification and Environmental Monitoring

2026-02-07 · Misbah Ijaz, Saif Ur Rehman Khan, Abd Ur Rehman, Tayyaba Asif 외 arxiv

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

2022-02-23 · Jash Shah, Sagar Kamat

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 LearningManagement

EWasteNet: A Two-Stream Data Efficient Image Transformer Approach for E-Waste Classification

2023-09-28 · Niful Islam, Md. Mehedi Hasan Jony, Emam Hasan, Sunny Sutradhar 외

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 ClassificationManagement

Comparative Analysis of Multiple Deep CNN Models for Waste Classification

2020-04-05 · Dipesh Gyawali, Alok Regmi, Aatish Shakya, Ashish Gautam 외

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