Mercurial > repos > greg > yolo
comparison yolo.xml @ 29:e7f28250afa8 draft default tip
Uploaded
| author | greg |
|---|---|
| date | Thu, 19 Oct 2017 11:03:52 -0400 |
| parents | c6a40cb624d6 |
| children |
comparison
equal
deleted
inserted
replaced
| 28:c6a40cb624d6 | 29:e7f28250afa8 |
|---|---|
| 68 </collection> | 68 </collection> |
| 69 </outputs> | 69 </outputs> |
| 70 <tests> | 70 <tests> |
| 71 <test> | 71 <test> |
| 72 <test> | 72 <test> |
| 73 <param name="input" value="person_small.jpg" ftype="jpg"/> | 73 <param name="input_type" value="image"/> |
| 74 <param name="input" value="person_small.jpg"/> | |
| 75 <param name="thresh" value="0.25"/> | |
| 76 <param name="output_shape_confidence_log" value="yes"/> | |
| 74 <output name="output_shape_confidence" file="output_shape_confidence.txt" ftype="txt" compare="contains"/> | 77 <output name="output_shape_confidence" file="output_shape_confidence.txt" ftype="txt" compare="contains"/> |
| 75 <output name="output_shape" file="output_shape1.jpg" ftype="jpg"/> | 78 <output name="output_shape" file="output_shape1.png" ftype="png"/> |
| 76 </test> | 79 </test> |
| 77 </test> | 80 </test> |
| 78 </tests> | 81 </tests> |
| 79 <help> | 82 <help> |
| 80 **What it does** | 83 **What it does** |
