semantic_segmentation.yaml 491 B

12345678910111213141516
  1. Global:
  2. pipeline_name: semantic_segmentation
  3. input: https://paddle-model-ecology.bj.bcebos.com/paddlex/imgs/demo_image/general_image_classification_001.jpg
  4. ######################################## Setting ########################################
  5. # Please select the model from bellow `Support`
  6. Pipeline:
  7. model: PP-LiteSeg-T
  8. batch_size: 1
  9. device: "gpu"
  10. ######################################## Support ########################################
  11. NOTE:
  12. model:
  13. - PP-LiteSeg-T