skip to main content
10.1145/3638209.3638231acmotherconferencesArticle/Chapter ViewAbstractPublication PagesciisConference Proceedingsconference-collections
research-article

Multiple Garbage Detection using Mask R-CNN in TensorFlow for Household Waste Classification

Published:28 February 2024Publication History

ABSTRACT

At the moment, 2.01 billion tons of solid trash are produced annually in all cities throughout the world. Based on research findings, a typical person generates approximately 0.74 kilograms of garbage on a daily basis. The researchers decided to help the community by providing information on household waste detection and classification. By means of implementing the Mask R-CNN framework, it became feasible to obtain a segmented mask as well as a bounding box for every identified household waste item in a photo. Bounding boxes were used to identify multiple wastes, things with different scales, and objects that overlap in an image. Bounding boxes were made of various household wastes. The wastes were classified into biodegradable, non-biodegradable, and recyclable which has the potential to mitigate human labor and expedite the waste segregation process. The Mask R-CNN model was used to improve detection and demonstrate how household trash may be appropriately identified in a photo with several objects. The model for detecting objects encountered challenges in detecting household wastes caused by their deformity, cluttered and occluded environment, and poor lighting conditions. The Mask R-CNN model produced a 38.25% mean average precision, 65.50% mean average recall, and 48.29% F1 score. The proposed model can be utilized in detecting and classifying household wastes.

References

  1. Anon. What a waste 2.0. Retrieved February 12, 2022 from https://datatopics.worldbank.org/what-a-waste/trends_in_solid_waste_management.htmlGoogle ScholarGoogle Scholar
  2. Jonathan L. Mayuga. 2019. Metro Manila producing more garbage every year–DENR. (December 2019). Retrieved February 22, 2022 from https://businessmirror.com.ph/2019/12/24/metro-manila-producing-more-garbage-every-year-denr/Google ScholarGoogle Scholar
  3. Olugboja Adedeji and Zenghui Wang. 2019. Intelligent Waste Classification system using deep learning convolutional neural network. Procedia Manufacturing 35 (2019), 607–612. DOI:https://doi.org/10.1016/j.promfg.2019.05.086Google ScholarGoogle ScholarCross RefCross Ref
  4. Yujie He, Qinyue Gu, and Maguo Shi. 2020. Trash Classification Using Convolutional Neural Networks Project Category: Computer Vision. (2020). Retrieved February 12, 2022 from http://cs230.stanford.edu/projects_spring_2020/reports/38847029.pdfGoogle ScholarGoogle Scholar
  5. Yushuo Chang. 2022. Waste Detection Based On Mask R-CNN. (July 2022). Retrieved March 12, 2023 from https://webthesis.biblio.polito.it/23504/Google ScholarGoogle Scholar
  6. Yang Yu, Kailiang Zhang, Li Yang, and Dongxing Zhang. 2019. Fruit detection for strawberry harvesting robot in non-structural environment based on mask-RCNN. Computers and Electronics in Agriculture 163 (2019), 104846. DOI:http://dx.doi.org/10.1016/j.compag.2019.06.001Google ScholarGoogle ScholarDigital LibraryDigital Library
  7. Farzana Shaikh, Nagma Kazi, Farheen Khan, and Zaid Thakur. 2020. Waste profiling and analysis using machine learning. 2020 Second International Conference on Inventive Research in Computing Applications (ICIRCA) (2020). DOI:http://dx.doi.org/10.1109/icirca48905.2020.9183035Google ScholarGoogle ScholarCross RefCross Ref
  8. Punitha Jaikumar, Remy Vandaele, and Varun Ojha. 2021. Transfer learning for instance segmentation of waste bottles using mask R-CNN algorithm. Advances in Intelligent Systems and Computing (2021), 140–149. DOI:http://dx.doi.org/10.1007/978-3-030-71187-0_13Google ScholarGoogle ScholarCross RefCross Ref
  9. Kaiming He, Georgia Gkioxari, Piotr Dollar, and Ross Girshick. 2017. Mask R-CNN. 2017 IEEE International Conference on Computer Vision (ICCV) (2017). DOI:http://dx.doi.org/10.1109/iccv.2017.322Google ScholarGoogle ScholarCross RefCross Ref
  10. Ahsen Battal and Adem Tuncer. 2022. Detection of Face Mask Wearing Condition for COVID-19 using Mask R-CNN. El-Cezerî Journal of Science and Engineering (2022). DOI:http://dx.doi.org/10.31202/ecjse.1061270Google ScholarGoogle ScholarCross RefCross Ref
  11. Hend Bakr, Ahmed Hamad, and Khalid Amin. 2020. Mask R-CNN for moving shadow detection and segmentation. IJCI. International Journal of Computers and Information 0, 0 (2020), 0–0. DOI:http://dx.doi.org/10.21608/ijci.2020.44215.1029.Google ScholarGoogle ScholarCross RefCross Ref
  12. Rufus Rubin, Chinnu Jacob, S.M. Anzar, and Alavikunhu Panthakkan. 2022. Mask R-CNN with Multi-Backbones - A Comparative Analysis. 2022 5th International Conference on Signal Processing and Information Security (ICSPIS) (2022). DOI:http://dx.doi.org/10.1109/icspis57063.2022.10002546Google ScholarGoogle ScholarCross RefCross Ref
  13. Arun Kumar Singh, Arun Kant Dwivedi, Maram Sumanth, and Dharmendra Singh. 2022. An Efficient Approach for Instance Segmentation of Railway Track Sleepers in Low Altitude UAV Images Using Mask R-CNN. IGARSS 2022 - 2022 IEEE International Geoscience and Remote Sensing Symposium (2022). DOI:http://dx.doi.org/10.1109/igarss46834.2022.9883474Google ScholarGoogle ScholarCross RefCross Ref
  14. Ahyun Lee and Insung Jang. 2018. Mouse picking with Ray casting for 3D spatial information open-platform. 2018 International Conference on Information and Communication Technology Convergence (ICTC) (2018). DOI:http://dx.doi.org/10.1109/ictc.2018.8539567Google ScholarGoogle ScholarCross RefCross Ref
  15. Usag1r. 2022. How to batch resize multiple images in Python (via Pil Library). (August 2022). Retrieved March 12, 2023 from https://holypython.com/how-to-batch-resize-multiple-images-in-python-via-pil-library/Google ScholarGoogle Scholar
  16. Bernardo Caldas. 2020. Using MASKRCNN to predict tropical fruits in custom dataset. (January 2020). Retrieved December 10, 2022 from https://medium.com/analytics-vidhya/using-maskrcnn-to-predict-tropical-fruits-in-custom-dataset-4f079d05fbe1Google ScholarGoogle Scholar
  17. Dianne Castillo. 2021. Transfer Learning for Machine Learning. (June 2021). Retrieved February 22, 2022 from https://www.seldon.io/transfer-learning#:∼:text=Transfer%20learning%20means%20taking%20the,to%20solve%20a%20specific%20taskGoogle ScholarGoogle Scholar
  18. Anon. Confusion matrix. Retrieved December 10, 2022 from https://scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html#:∼:text=The%20diagonal%20elements%20represent%20the,better%2C%20indicating%20many%20correct%20predictionsGoogle ScholarGoogle Scholar

Index Terms

  1. Multiple Garbage Detection using Mask R-CNN in TensorFlow for Household Waste Classification

      Recommendations

      Comments

      Login options

      Check if you have access through your login credentials or your institution to get full access on this article.

      Sign in
      • Published in

        cover image ACM Other conferences
        CIIS '23: Proceedings of the 2023 6th International Conference on Computational Intelligence and Intelligent Systems
        November 2023
        193 pages
        ISBN:9798400709067
        DOI:10.1145/3638209

        Copyright © 2023 ACM

        Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected].

        Publisher

        Association for Computing Machinery

        New York, NY, United States

        Publication History

        • Published: 28 February 2024

        Permissions

        Request permissions about this article.

        Request Permissions

        Check for updates

        Qualifiers

        • research-article
        • Research
        • Refereed limited
      • Article Metrics

        • Downloads (Last 12 months)17
        • Downloads (Last 6 weeks)5

        Other Metrics

      PDF Format

      View or Download as a PDF file.

      PDF

      eReader

      View online with eReader.

      eReader

      HTML Format

      View this article in HTML Format .

      View HTML Format