arielnlee commited on
Commit
1da5268
1 Parent(s): eefec73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -30,4 +30,16 @@ SMD was created for testing model robustness to occlusion in [Hardwiring ViT Pat
30
  archivePrefix={arXiv},
31
  primaryClass={cs.CV}
32
  }
 
 
 
 
 
 
 
 
 
 
 
 
33
  ```
 
30
  archivePrefix={arXiv},
31
  primaryClass={cs.CV}
32
  }
33
+ ```
34
+ ```bibtex
35
+ @article{imagenet15russakovsky,
36
+ Author = {Olga Russakovsky and Jia Deng and Hao Su and Jonathan Krause and Sanjeev Satheesh and Sean Ma and Zhiheng Huang and Andrej Karpathy and Aditya Khosla and Michael Bernstein and Alexander C. Berg and Li Fei-Fei},
37
+ Title = { {ImageNet Large Scale Visual Recognition Challenge} },
38
+ Year = {2015},
39
+ journal = {International Journal of Computer Vision (IJCV)},
40
+ doi = {10.1007/s11263-015-0816-y},
41
+ volume={115},
42
+ number={3},
43
+ pages={211-252}
44
+ }
45
  ```