Is it possible to combine labels(classes) in image labeler?

1 回表示 (過去 30 日間)
Yoonkyu Kim
Yoonkyu Kim 2022 年 10 月 14 日
回答済み: Rijuta 2023 年 9 月 6 日
Hello I'm using image labeler to do 'pixel labeling' on some images.
I want to combine the classes which i completed pixel labeling.
For example, if i labeled 'dog' and 'cat', i want to combine them into 'animal'.
I tried to find any function on image labeler to combine the labels but i couldn't find it..
So if you know the solution to solve this, please let me know..
Thank you for in advance!

回答 (1 件)

Rijuta
Rijuta 2023 年 9 月 6 日
Hi Yoonkyu,
I understand that you want to combine labels on Image Labeller.
Unfortunately, the Image Labeller tool does not have a direct function to combine labels. However, you can achieve your desired result by exporting the labelled data from the Image Labeller tool to a CSV or JSON file, modifying it as per your requirement, and then importing the modified labels back to the Image Labeller tool.
I hope this solves your query.

製品


リリース

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by