Include the following details (edit as applicable):
- Issue category: Semantic Segmentation
- Device type & OS version: Android & 13
- Host machine & OS version: Windows
- Issue Environment : On Device
- Xcode version:
- ARDK version: 3.1.0
- Unity version: 2021.3.21f1
Description of the issue:
I wanted to export the confidence image, so i used TryConvert with beta 3.0 service.
However, when the version was changed to release version 3.0, i could not use the TryConvert anymore. I thought if it is updated, i could use TryConvert on release version 3.1.
I tried to semantic segmentation manager instead of confidence image to solving the bugs, but the quality of semantic image was not good.
Please let me know how to export the confidence image with good quality.
Thank you.