Update README.md
Browse files
README.md
CHANGED
@@ -25,10 +25,10 @@ model, _, image_processor = open_clip.create_model_and_transforms('hf-hub:chs20/
|
|
25 |
If you find this model useful, please consider citing our papers:
|
26 |
```bibtex
|
27 |
@inproceedings{croce2024adversarially,
|
28 |
-
title={Adversarially Robust CLIP Models Induce Better (Robust) Perceptual Metrics},
|
29 |
author={Croce, Francesco and Schlarmann, Christian and Singh, Naman Deep and Hein, Matthias},
|
30 |
-
year={
|
31 |
-
booktitle={{
|
32 |
}
|
33 |
```
|
34 |
|
|
|
25 |
If you find this model useful, please consider citing our papers:
|
26 |
```bibtex
|
27 |
@inproceedings{croce2024adversarially,
|
28 |
+
title={Adversarially Robust CLIP Models Can Induce Better (Robust) Perceptual Metrics},
|
29 |
author={Croce, Francesco and Schlarmann, Christian and Singh, Naman Deep and Hein, Matthias},
|
30 |
+
year={2025},
|
31 |
+
booktitle={{SaTML}}
|
32 |
}
|
33 |
```
|
34 |
|