8000 GitHub - ZainabbHaider/Waste-Classification-System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZainabbHaider/Waste-Classification-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waste Classification System

The Waste Classification System is a computer vision application developed to classify different types of waste in images using object detection models based on YOLOv5 and YOLOv7 architectures. The system can successfully classify 6 different classes of waste in an image inlcuding plastic, metal, biodegradable, glass, cardboard and paper.

Object Detection Models

  • YOLOv5: YOLOv5 is a popular object detection model known for its speed and accuracy. It employs a single-stage architecture that directly predicts bounding boxes and class probabilities from images.
  • YOLOv7: YOLOv7 is an advanced version of the YOLO model series. It incorporates improvements in model architecture and training strategies to achieve better performance in object detection tasks.

Interface

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0