taesiri commited on
Commit
d59c847
1 Parent(s): 9c9af46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1115,10 +1115,12 @@ This dataset is sourced from ImageNet, ImageNet-ReaL, ImageNet-A, ImageNet-C, Im
1115
  ## Citation Information
1116
 
1117
  ```
1118
- @software{Taesiri_Zoom_Is_What,
1119
- author = {Taesiri, Mohammad Reza and Nguyen, Giang and Habchi, Sarra and Bezemer, Cor-Paul and Nguyen, Anh},
1120
- license = {MIT},
1121
- title = {{Zoom Is What You Need}},
1122
- url = {https://github.com/taesiri/ZoomIsAllYouNeed}
 
 
1123
  }
1124
  ```
 
1115
  ## Citation Information
1116
 
1117
  ```
1118
+ @misc{taesiri2023zoom,
1119
+ title={Zoom is what you need: An empirical study of the power of zoom and spatial biases in image classification},
1120
+ author={Mohammad Reza Taesiri and Giang Nguyen and Sarra Habchi and Cor-Paul Bezemer and Anh Nguyen},
1121
+ year={2023},
1122
+ eprint={2304.05538},
1123
+ archivePrefix={arXiv},
1124
+ primaryClass={cs.CV}
1125
  }
1126
  ```