lokesh341 commited on
Commit
daef382
·
verified ·
1 Parent(s): 2886d5a

Update services/operations_maintenance/signage_check.py

Browse files
services/operations_maintenance/signage_check.py CHANGED
@@ -34,4 +34,15 @@ def process_signages(frame: np.ndarray) -> Tuple[List[Dict[str, Any]], np.ndarra
34
  "type": "signage"
35
  })
36
 
37
- return detections, frame
 
 
 
 
 
 
 
 
 
 
 
 
34
  "type": "signage"
35
  })
36
 
37
+ return detections, frame
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+