You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.1 KiB

1 year ago
  1. <?xml version="1.0"?>
  2. <settings>
  3. <section name="descriptor">
  4. <param name="type" type="Value::String" text="face" />
  5. <param name="numCrops" type="Value::Int1" x="1" />
  6. <param name="length" type="Value::Int1" x="512" />
  7. <param name="payloadLength" type="Value::Int1" x="512" />
  8. <param name="centerROI" type="Value::Int4" x="13" y="13" z="224" w="224" />
  9. <param name="mean" type="Value::Float3" x="0.485" y="0.456" z="0.406" />
  10. <param name="sigma" type="Value::Float3" x="0.229" y="0.224" z="0.225" />
  11. <param name="inputSize" type="Value::Int2" x="112" y="112" />
  12. <param name="planName" type="Value::String" text="cnn59b" />
  13. <param name="planNameMobileNet" type="Value::String" text="cnn59m" />
  14. <param name="filterAggregation" type="Value::Int1" x="1" />
  15. <param name="garbageScorePlatt" type="Value::Float2" x="-0.1" y="2.52" />
  16. <param name="gpuInt8" type="Value::String" text="off" />
  17. </section>
  18. <section name="crop_0">
  19. <param name="ROI" type="Value::Int4" x="0" y="0" z="250" w="250" />
  20. </section>
  21. <section name="PlattScaling">
  22. <param name="params_L2" type="Value::Float2" x="15.82862185" y="-18.53282296" />
  23. </section>
  24. </settings>