Steven Munthe
Published © GPL3+

seeed studio sensecap k1100 - Plastic Detector

A program that filters plastic waste signs to help people recognize the plastic signs.

IntermediateWork in progress152
seeed studio sensecap k1100 - Plastic Detector

Things used in this project

Hardware components

Camera (generic)
×1

Story

Read more

Code

plastic sign

Python
!pip install roboflow

from roboflow import Roboflow
rf = Roboflow(api_key="4vsT1OwljUbhG9JVrdvx")
project = rf.workspace("final-dataset-p18gb").project("5_pp-vjemi")
dataset = project.version(1).download("yolov5")

Credits

Steven Munthe

Steven Munthe

1 project • 10 followers

Comments