K-means-object-detector K-means is used in this project to show clustering of colors in an image and then drawing a bounding box around biggest object. Original image Image with detected trash Bounding box around highest pixel count of that color Notes: For better results in accuracy use a deep learning model or Haars cascade.