UfukCem commited on
Commit
75773bb
·
verified ·
1 Parent(s): 856eadb

Upload labels.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. labels.json +10 -0
labels.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "class_names": [
3
+ "cardboard",
4
+ "glass",
5
+ "metal",
6
+ "paper",
7
+ "plastic",
8
+ "trash"
9
+ ]
10
+ }