Update README.md
Browse files
README.md
CHANGED
@@ -70,10 +70,12 @@ print(pred)
|
|
70 |
# BibTeX entry and citation info
|
71 |
|
72 |
```
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
|
|
|
|
77 |
|
78 |
@misc{ComNets,
|
79 |
url={https://huggingface.co/NYUAD-ComNets/NYUAD_AI-generated_images_detector](https://huggingface.co/NYUAD-ComNets/NYUAD_AI-generated_images_detector)},
|
|
|
70 |
# BibTeX entry and citation info
|
71 |
|
72 |
```
|
73 |
+
@article{aldahoul2024detecting,
|
74 |
+
title={Detecting AI-Generated Images Using Vision Transformers: A Robust Approach for Safeguarding Visual Media Integrity},
|
75 |
+
author={AlDahoul, Nouar and Zaki, Yasir},
|
76 |
+
journal={Available at SSRN},
|
77 |
+
year={2024}
|
78 |
+
}
|
79 |
|
80 |
@misc{ComNets,
|
81 |
url={https://huggingface.co/NYUAD-ComNets/NYUAD_AI-generated_images_detector](https://huggingface.co/NYUAD-ComNets/NYUAD_AI-generated_images_detector)},
|