umair894 commited on
Commit
0f6f2c0
·
verified ·
1 Parent(s): e7fa4e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -49,7 +49,11 @@ While competitive, the model does not surpass ViT-based SOTA, highlighting the *
49
 
50
  ## Citation
51
 
52
- *(same as above)*
53
-
54
- ---
 
 
 
 
55
 
 
49
 
50
  ## Citation
51
 
52
+ ```bibtex
53
+ @inproceedings{umair2025katreid,
54
+ title={KAT-ReID: Assessing the Viability of Kolmogorov--Arnold Transformers in Object Re-Identification},
55
+ author={Umair, Muhammad and Zhou, Jun and Musaddiq, Muhammad Hammad and Muhammad, Ahmad},
56
+ year={2025}
57
+ }
58
+ ```
59