Ikomia-dev / IkomiaCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPEG compression for segmentation mask when exporting output to JSON

LudoBar opened this issue · comments

Description

For outputs of task with segmentation masks (CInstanceSegmentationIO, CSemanticSegmentationIO,...), exporting to JSON uses JPEG compression and leads to compression artefacts.

Expected results

Use of PNG format instead.