Skip to content

bessszilard/Garbage-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Garbage-detection

yolov4_detections

The algorithm can distinguish PET, plastic, light_bulb, paper and cardboard garbages. It had 16 FPS in average on a Tesla P100-PCI-E-16GB

Project steps

  1. Record the video
  2. Create a custom dataset by annotating 50 frames with CVAT
  3. Train yolov4 on the small dataset
  4. Generate pseudo labels with the trained model
  5. Import, and fix the generated iamges manually in CVAT
  6. Retrain the model on the larger dataset
  7. Process the video

Tested models

  1. yolov4 Results: https://www.youtube.com/watch?v=iumbdbNbZsM
  • EfficientDet D0
  • yolov3

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published