_configs_frontend_x86_arm.xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0"?>
  2. <opencv_storage>
  3. <VIP_Frontend>
  4. <Face_INIT_Params>
  5. <Worker_Num>3</Worker_Num>
  6. <Worker_DETS_Num>3</Worker_DETS_Num>
  7. <Worker_DETW_Num>2</Worker_DETW_Num>
  8. <Model_Mode>0</Model_Mode>
  9. <str_face_detect_model_dl>faceDetector_3_15deepnet1_4_3.mdl</str_face_detect_model_dl>
  10. <str_face_detect_model>faceDetector_2_4.mdl</str_face_detect_model>
  11. <str_face_keypt_model_dl>landmarks_2_0_2.bin</str_face_keypt_model_dl>
  12. <str_face_quality_model>face_quality_4_2.bin</str_face_quality_model>
  13. </Face_INIT_Params>
  14. <Face_DetTrack_Params>
  15. <Faces_Num_Max_Frame>20</Faces_Num_Max_Frame>
  16. <Neighbors_Num_Min>2</Neighbors_Num_Min>
  17. <scale_up_ratio>1.2000000476837158e+000</scale_up_ratio>
  18. <scale_up_ratio_dl>7.0899999141693115e-001</scale_up_ratio_dl>
  19. <step_win_in_pixel_dl>2</step_win_in_pixel_dl>
  20. <Win_Step_Ratio>1.2999999523162842e-001</Win_Step_Ratio>
  21. <Local_ImgSize_Expand_Ratio>1.7999999523162842e+000</Local_ImgSize_Expand_Ratio>
  22. <Local_FaceSize_Range_Ratio>1.2999999523162842e+000</Local_FaceSize_Range_Ratio>
  23. <Post_Detect_Frequency>0</Post_Detect_Frequency>
  24. <Lost_Track>1</Lost_Track>
  25. <Frame_Num_For_New>2</Frame_Num_For_New>
  26. <Perfmon_Level>1</Perfmon_Level>
  27. <Image_Preprocess_Mode>0</Image_Preprocess_Mode>
  28. <ImgAligned_Color_Mode>1</ImgAligned_Color_Mode>
  29. <Fake_Face_Filter_Aggregate>0.</Fake_Face_Filter_Aggregate>
  30. <face_filter_over_small>1</face_filter_over_small>
  31. <best_face_first_threshold>8.0000001192092896e-001</best_face_first_threshold>
  32. <open_property_by_detector>0</open_property_by_detector>
  33. <filt_by_detected_angle_threshold>0</filt_by_detected_angle_threshold>
  34. <fast_quality_mode>0</fast_quality_mode>
  35. <frame_data_reused>1</frame_data_reused>
  36. <Quality_TotalScore_Switch>1</Quality_TotalScore_Switch>
  37. <Quality_IMG_Switch>0</Quality_IMG_Switch>
  38. <Quality_Skinness_Switch>1</Quality_Skinness_Switch>
  39. <Quality_Pose_Switch>0</Quality_Pose_Switch>
  40. <Quality_EyeOpenness_Switch>0</Quality_EyeOpenness_Switch>
  41. <Quality_MouthOpenness_Switch>0</Quality_MouthOpenness_Switch>
  42. <Quality_BlackFrameglass_Switch>0</Quality_BlackFrameglass_Switch>
  43. <Quality_Sunglass_Switch>0</Quality_Sunglass_Switch>
  44. <Quality_EyeOcclusion_Switch>0</Quality_EyeOcclusion_Switch>
  45. <Quality_MogClearness_Switch>0</Quality_MogClearness_Switch>
  46. <All_Score_Switch>0</All_Score_Switch>
  47. </Face_DetTrack_Params>
  48. </VIP_Frontend>
  49. </opencv_storage>