PP-ShiTuV2.yaml 257 B

12345678910111213
  1. Global:
  2. pipeline_name: PP-ShiTuV2
  3. input: ./drink_dataset_v2.0/test_images/100.jpeg
  4. Pipeline:
  5. det_model: PP-ShiTuV2_det
  6. rec_model: PP-ShiTuV2_rec
  7. det_batch_size: 1
  8. rec_batch_size: 1
  9. device: gpu
  10. index: None
  11. score_thres: 0.5
  12. return_k: 5