Alope commited on
Commit
d140554
·
1 Parent(s): 829d236

upload yolo model file

Browse files
Files changed (2) hide show
  1. best.pt +3 -0
  2. data.yaml +2 -0
best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13554af414247d33db7d56551e1afb2cb7d0ac5462de5d66df96a81a02fe648d
3
+ size 5425562
data.yaml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ nc: 4
2
+ names: ['glass', 'paper', 'plastic', 'trash']