Is it possible to combine labels(classes) in image labeler?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
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.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!