kkirchheim / pytorch-ood

👽 Out-of-Distribution Detection with PyTorch
https://pytorch-ood.readthedocs.io/
Apache License 2.0
237 stars 23 forks source link

Citation error in [4] #31

Closed DanieleAngioni97 closed 10 months ago

DanieleAngioni97 commented 10 months ago

Hey! I just noted a citation error in [4] "Dropout as a bayesian approximation: Representing model uncertainty in deep learning". The authors of this paper are actually Yarin Gal and Zoubin Ghahramani. Here is the link of the original paper https://proceedings.mlr.press/v48/gal16.pdf

kkirchheim commented 10 months ago

Thank you for the report, we fixed it.