coolroman commited on
Commit
e814f73
·
verified ·
1 Parent(s): 8767c8b

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - element_type:detect
4
+ - object:person
5
+ manako:
6
+ description: Person detection — trained for TurboVision manak0/Detect-Person.
7
+ input_payload:
8
+ - {name: frame, type: image, description: RGB frame}
9
+ output_payload:
10
+ - {name: detections, type: detections, description: List of detections}
11
+ ---