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

Question about Ranking nats #12

Open
pprp opened this issue Dec 17, 2021 · 2 comments
Open

Question about Ranking nats #12

pprp opened this issue Dec 17, 2021 · 2 comments

Comments

@pprp
Copy link

pprp commented Dec 17, 2021

after run code:

cd ranking_nats
python get_model_score_nats.py

I got:

kendall tau begin
BossNAS: KendalltauResult(correlation=-0.534180602248828, pvalue=0.0)
(-0.7180607093955225, 0.0)
SpearmanrResult(correlation=-0.7341493538551311, pvalue=0.0)
@changlin31
Copy link
Owner

This seems a normal result, except the minus.
Referring this to @Trent-tangtao , who performed the ranking experiments.

@tangtaogo
Copy link

after run code:

cd ranking_nats
python get_model_score_nats.py

I got:

kendall tau begin
BossNAS: KendalltauResult(correlation=-0.534180602248828, pvalue=0.0)
(-0.7180607093955225, 0.0)
SpearmanrResult(correlation=-0.7341493538551311, pvalue=0.0)

I think you means the architecture rating accuracies on cifar100 dataset are shown in Tab. 4. There is no problem that the result of the code is cifar10, you can refer to the result Table 6: Architecture rating accuracy on NATS-Bench SS with CIFAR datasets. The results of cifar100 will be release later if you need.

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

3 participants