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

Reproduce the SSD performance in one-class classification in CIFAR10 #4

Closed
hanktseng131415go opened this issue Jul 11, 2021 · 1 comment

Comments

@hanktseng131415go
Copy link

Hi,

Thank you for sharing the implemented code.

When I try to reproduce the result of Table 3 in paper, I haven't found the corresponding code either in eval_ssd.py or eval_ssdk.py. Could you point out how to measure the performance of SSD in one of the CIFAR-10 class as in-distribution and the rest of the classed as a source of anomalies?

Many Thanks

@VSehwag
Copy link
Collaborator

VSehwag commented Jul 16, 2021

Hi,

This was a last minute experiment we ended up running for our rebuttal at ICLR. You can obtain these results using the existing setup itself. It only requires changing the simclr training loss to include a regularization term + changing the temperature .

@VSehwag VSehwag closed this as completed Jul 22, 2021
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

2 participants