mathildebindslev commited on
Commit
8c4b7f0
·
verified ·
1 Parent(s): 772f8a0

Create README.md

Browse files

This dataset is designed for training an audio classification model that identifies the type of trash being thrown into a bucket. The model classifies sounds into the following categories:
- Metal
- Glass
- Plastic
- Cardboard
- Noise (non-trash-related sounds)

The dataset was recorded and organized as part of an Edge Impulse project to create a system that sorts trash based on sound.

Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - audio-classification
4
+ ---