closeform_distinctions646.yml 333 B

1234567891011121314151617181920
  1. val_dataset:
  2. type: Distinctions646
  3. dataset_root: data/Distinctions-646
  4. val_file: val.txt
  5. separator: '|'
  6. transforms:
  7. - type: LoadImages
  8. - type: ResizeByShort
  9. short_size: 512
  10. - type: ResizeToIntMult
  11. mult_int: 32
  12. - type: Normalize
  13. mode: val
  14. get_trimap: True
  15. model:
  16. type: CloseFormMatting