Closed Hugo-cell111 closed 9 months ago
Hi, thanks for your interest. The evaluation codes are unfortunately lost during code cleanning. They are implemented based on sklearn library, for example, the silhouette score and Calinski and Harabasz score. Before evaluation, I collected pixel-wise features from all categories and balanced their quantity. All features are evaluated with their pseudo labels.
Hi! Could you provide the code of the metrics(Silhouette, Calinski-Harbasz and Davies-Boulding) shown in Table 4 in your paper? Thanks a lot!