Skip to content

Trash Detection feature of CleanLoop Project for SFSCON Hackathon 2024

Notifications You must be signed in to change notification settings

pouyasattari/trash-detection-cleanloop-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CleanLoop Project

Trash Detection Feature with Cleaning Time Estimation

CleanLoop is a project focused on detecting trash in images and estimating the cleaning time required for the identified areas. This feature leverages YOLOv8, along with Cloudinary and Imagga APIs, to process, recognize, and tag trash in sample images, offering a visual representation of detected areas alongside an estimation of cleaning time.

This project was developed at the SFSCON Hackathon (Nov 2024), Bolzano, Italy 🇮🇹. Learn more about the event here.


Features

  • Trash Detection: Identifies and tags trash in images using the YOLOv8 model, optimized for real-time object detection.
  • Cleaning Time Estimation: Calculates an estimated cleaning time based on detected trash areas.
  • Cloud Storage and Management: Utilizes Cloudinary for image hosting and management.

Sample Images

Original Image
Original

Tagged Trashes
Detected


Estimation Algorithm

The project uses an algorithm designed to estimate cleaning time by analyzing the tagged trash areas within the image.

Screenshot 2024-11-09 at 05 51 01

Model and APIs Used

  • Model: YOLOv8 - An object detection model, optimized for identifying trash in real-time.
  • Cloudinary: For image storage, transformation, and optimization.
  • Imagga: For image tagging and analysis to enhance trash detection.

Getting Started

To run this feature locally:

  1. Clone the repository:
    git clone https://github.com/pouyasattari/trash-detection-cleanloop-project.git
    cd trash-detection-cleanloop-project/trash-detection
    

About

Trash Detection feature of CleanLoop Project for SFSCON Hackathon 2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published