Is it possible to combine labels(classes) in image labeler?
6 views (last 30 days)
Show older comments
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!
0 Comments
Answers (1)
Rijuta
on 6 Sep 2023
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.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!