| Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
|
|
#1 |
|
高级会员
注册日期: 2019-11-21
帖子: 3,017
声望力: 67 ![]() |
Example: (Consider the platform = MATLAB) For each unique index in the GT, I have defined a color array. Next, I use a clustering algorithm (DBSCAN in my case) and it gives the following indices: Now, I need to visualize the results alongside the ground truth. Thus, according to the color array defined, I would not get the same pattern of colors for ground truth and obtained clusters during visualization. Is there any solution so that I could make both the colorings consistent? Note: The indices obtained after the clustering cant be predefined and depends on the clustering algorithm and clustering input. More... |
|
|
|