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

aipp_resnet50.cfg 591 B

123456789101112131415161718192021222324252627
  1. aipp_op {
  2. aipp_mode: static
  3. input_format : YUV420SP_U8
  4. csc_switch : true
  5. rbuv_swap_switch : false
  6. matrix_r0c0 : 256
  7. matrix_r0c1 : 0
  8. matrix_r0c2 : 359
  9. matrix_r1c0 : 256
  10. matrix_r1c1 : -88
  11. matrix_r1c2 : -183
  12. matrix_r2c0 : 256
  13. matrix_r2c1 : 454
  14. matrix_r2c2 : 0
  15. input_bias_0 : 0
  16. input_bias_1 : 128
  17. input_bias_2 : 128
  18. mean_chn_0 : 124
  19. mean_chn_1 : 116
  20. mean_chn_2 : 102
  21. min_chn_0 : 0.0
  22. min_chn_1 : 0.0
  23. min_chn_2 : 0.0
  24. var_reci_chn_0 : 0.017125
  25. var_reci_chn_1 : 0.017507
  26. var_reci_chn_2 : 0.017429
  27. }