# HG changeset patch # User greg # Date 1508423777 14400 # Node ID b416787d41b04d2b28a657a8ae539cc1a3c3d220 # Parent 17f0c9ef9da3be2e69ba6d32778576ba8ea2aa62 Uploaded diff -r 17f0c9ef9da3 -r b416787d41b0 yolo.xml --- a/yolo.xml Thu Oct 19 10:35:04 2017 -0400 +++ b/yolo.xml Thu Oct 19 10:36:17 2017 -0400 @@ -15,6 +15,7 @@ && darknet detect cfg/yolo.cfg yolo.weights 'input_dir/$full_name' -thresh $thresh 2> $output_shape_confidence #else: && darknet detect cfg/yolo.cfg yolo.weights 'input_dir/$full_name' -thresh $thresh 2> /dev/null + #end if && mv ./predictions.png $output_shape #else: && mkdir output_shape_confidence_dir