Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature compactness calculation #30

Open
IssacCyj opened this issue Jul 22, 2021 · 0 comments
Open

feature compactness calculation #30

IssacCyj opened this issue Jul 22, 2021 · 0 comments

Comments

@IssacCyj
Copy link

Hi,

thanks for the great work! I have a question about how to compute feature compactness as shown in Figure 6 in the original paper. What I did is to get resnet features (4096 dimensional tensor) before FC layer for each ground truth class, and compute the averaged distance with it's centroid. But the distances I got is generally greater than 50, even 100, as opposed to what's in the paper (<0.5).

Could you share how you computed the compactness for each class?

Thanks,
Issac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant