PP-ShiTuV2.yaml 338 B

123456789101112131415161718
  1. pipeline_name: PP-ShiTuV2
  2. index: None
  3. det_threshold: 0.5
  4. rec_threshold: 0.5
  5. rec_topk: 5
  6. SubModules:
  7. Detection:
  8. module_name: text_detection
  9. model_name: PP-ShiTuV2_det
  10. model_dir: null
  11. batch_size: 1
  12. Recognition:
  13. module_name: text_recognition
  14. model_name: PP-ShiTuV2_rec
  15. model_dir: null
  16. batch_size: 1