Update README.md
Browse files
README.md
CHANGED
|
@@ -98,7 +98,11 @@ No personally identifiable information is included. All content is derived from
|
|
| 98 |
Use `large_d1024` when accuracy is critical, and `mini_d64` for efficiency. Researchers should test across both to evaluate robustness.
|
| 99 |
|
| 100 |
## Citation
|
| 101 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
### BibTeX
|
| 103 |
|
| 104 |
```bibtex
|
|
|
|
| 98 |
Use `large_d1024` when accuracy is critical, and `mini_d64` for efficiency. Researchers should test across both to evaluate robustness.
|
| 99 |
|
| 100 |
## Citation
|
| 101 |
+
@article{zhou6022619attention,
|
| 102 |
+
title={Attention-Guided Product Quantization for Efficient Cross-Modal Retrieval},
|
| 103 |
+
author={Zhou, Kun and HASSAN, FADRATUL HAFINAZ and Gan, Keng Hoon},
|
| 104 |
+
journal={Available at SSRN 6022619}
|
| 105 |
+
}
|
| 106 |
### BibTeX
|
| 107 |
|
| 108 |
```bibtex
|