rein0421 commited on
Commit
80c90e8
·
verified ·
1 Parent(s): d1abab4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -8
app.py CHANGED
@@ -85,15 +85,14 @@ thresholds = {
85
  'text': 0.1,
86
  'Name tag':0.2,
87
  'License plate': 0.1,
88
- 'digital screens': 0.4,
89
- 'signboard': 0.3,
90
- 'Documents': 0.3,
91
- 'information board': 0.5,
92
- 'poster': 0.8,
93
- 'sign': 0.3,
94
- 'information board':0.3,
95
  'Mail or envelope': 0.3,
96
- 'logo': 0.3,
97
  'cardboard': 0.6,
98
  'manhole': 0.6,
99
  'electricity pole': 0.7
 
85
  'text': 0.1,
86
  'Name tag':0.2,
87
  'License plate': 0.1,
88
+ 'digital screens': 0.1,
89
+ 'signboard': 0.1,
90
+ 'Documents': 0.1,
91
+ 'information board': 0.2,
92
+ 'poster': 0.1,
93
+ 'sign': 0.1,
 
94
  'Mail or envelope': 0.3,
95
+ 'logo': 0.1,
96
  'cardboard': 0.6,
97
  'manhole': 0.6,
98
  'electricity pole': 0.7