Skip to content

CV classification task for automatic garbage classification to make recycling tasks more efficient.

Notifications You must be signed in to change notification settings

yichenCY/garbage_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

garbage_classification

CV classification task for automatic garbage classification to make recycling tasks more efficient.

Dataset

Build a dataset of 7 classes of usual garbage: paper, cardboard, can, glass bottle, plastic bottle, plastic bag and battery using Flickr API. Each class contains 500 pictures.

Data processing

  1. Resize
  2. Normalization
  3. Augmentation

Models

  1. Baseline chosing: MLP; LeNet5; VGG; ResNet50
  2. Improvement one: Resnet50 + Image Attention
  3. Improvemnt two: CNN RNN Mixed Model

About

CV classification task for automatic garbage classification to make recycling tasks more efficient.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published