<?xml version="1.0"?> <settings> <section name="system"> <param name="verboseLogging" type="Value::Int1" x="2" /> </section> <section name="DescriptorFactory::Settings"> <param name="model" type="Value::Int1" x="59" /> <param name="useMobileNet" type="Value::Int1" x="1" /> <param name="distance" type="Value::String" text="L2" /> <param name="descriptorCountWarningLevel" type="Value::Float1" x="0.9" /> </section> <section name="FaceDetV2::Settings"> <param name="FirstThreshold" type="Value::Float1" x="0.51385"/> <param name="SecondThreshold" type="Value::Float1" x="0.248"/> <param name="ThirdThreshold" type="Value::Float1" x="0.76"/> <param name="minFaceSize" type="Value::Int1" x="50" /> <param name="scaleFactor" type="Value::Float1" x="0.7" /> <param name="paddings" type="Value::Float4" x="-0.20099958" y="0.10210337" z="0.20363552" w="0.08490226" /> <param name="redetectTolerance" type="Value::Int1" x="0" /> <param name="useLNet" type="Value::Int1" x="0" /> </section> <section name="LNet::Settings"> <param name="planName" type="Value::String" text="LNet_fast_v2" /> <param name="size" type="Value::Int1" x="96" /> <param name="mean" type="Value::Float3" x="0.0" y="0.0" z="0.0" /> <param name="sigma" type="Value::Float3" x="0.0" y="0.0" z="0.0" /> </section> <section name="HeadPoseEstimator::Settings"> <param name="useEstimationByImage" type="Value::Int1" x="1"/> <param name="useEstimationByLandmarks" type="Value::Int1" x="0"/> </section> <section name="EyeEstimator::Settings"> <param name="useStatusPlan" type="Value::Int1" x="1"/> </section> <section name="LivenessOneShotRGBEstimator::Settings"> <param name="useMobileNet" type="Value::Int1" x="1" /> <!--Parameters for backend version (useMobileNet == 0) --> <param name="realThreshold" type="Value::Float1" x="0.5"/> <param name="qualityThreshold" type="Value::Float1" x="0.5" /> <param name="calibrationCoeff" type="Value::Float1" x="0.94"/> <!--Parameters for mobile version (useMobileNet == 1) --> <param name="mobileRealThreshold" type="Value::Float1" x="0.5"/> <param name="mobileQualityThreshold" type="Value::Float1" x="0.5" /> <param name="mobileCalibrationCoeff" type="Value::Float1" x="0.99"/> </section> <section name="MedicalMaskEstimatorV3::Settings"> <param name="maskExtendedThreshold" type="Value::Float1" x="0.65"/> <param name="noMaskExtendedThreshold" type="Value::Float1" x="0.65"/> <param name="maskNotInPlaceExtendedThreshold" type="Value::Float1" x="0.65"/> <param name="occludedFaceExtendedThreshold" type="Value::Float1" x="0.5"/> <param name="maskThreshold" type="Value::Float1" x="0.65"/> <param name="noMaskThreshold" type="Value::Float1" x="0.65"/> <param name="occludedFaceThreshold" type="Value::Float1" x="0.65"/> </section> <section name="QualityEstimator::Settings"> <param name="blurThreshold" type="Value::Float1" x="0.61"/> <param name="lightThreshold" type="Value::Float1" x="0.57"/> <param name="darknessThreshold" type="Value::Float1" x="0.50"/> <param name="illuminationThreshold" type="Value::Float1" x="0.1"/> <param name="specularityThreshold" type="Value::Float1" x="0.1"/> </section> <section name="GlassesEstimator::Settings"> <param name="noGlassesThreshold" type="Value::Float1" x="0.986"/> <param name="eyeGlassesThreshold" type="Value::Float1" x="0.57"/> <param name="sunGlassesThreshold" type="Value::Float1" x="0.506"/> </section> </settings>