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

조회 수: 2 (최근 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