models: - name: emobil launchers: - framework: dlsdk adapter: segmentation batch: 1 device: CPU model: /home/andi/workT/currproj/saved_model.xml weights: /home/andi/workT/currproj/saved_model.bin datasets: - name: d500 data_source: /home/andi/workT/currproj/css/Images segmentation_masks_source: /home/andi/workT/currproj/css/Masks annotation_conversion: converter: common_semantic_segmentation images_dir: /home/andi/workT/currproj/css/Images masks_dir: /home/andi/workT/currproj/css/Masks image_postfix: .png mask_postfix: .png dataset_meta_file: /home/andi/workT/currproj/css/dataset_meta.json dataset_meta: d500_segmentation.json #reader: #type: opencv_imread #reading_flag: gray preprocessing: - type: auto_resize metrics: - type: mean_iou presenter: print_vector