diff --git a/README.md b/README.md index 62ed84f..6aa8a00 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # RobustNets -RobustNets benchmark models and code +RobustNets benchmark models and code (coming soon!) + +Code and model release for: + +[**Models Out of Line: A Fourier Lens on Distribution Shift Robustness**](https://arxiv.org/abs/2207.04075) + +## Citation +``` +@inproceedings{modelsoutofline, + title={Models Out of Line: A Fourier Lens on Distribution Shift Robustness}, + author={Fridovich-Keil, Sara and Bartoldson, Brian R. and Diffenderfer, James and Kailkhura, Bhavya and Bremer, Peer-Timo}, + year={2022}, + booktitle={NeurIPS}, +} +```