Starscream-11813 commited on
Commit
1b42414
·
verified ·
1 Parent(s): fb1d940

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -117,11 +117,12 @@ If you find this work useful, please cite our paper:
117
  }
118
  ```
119
  ```bib
120
- @inproceedings{raiyan2025hasper,
121
- title={Ha{SP}eR: An Image Repository for Hand Shadow Puppet Recognition},
122
- author={Syed Rifat Raiyan and Zibran Zarif Amio and Sabbir Ahmed},
123
- booktitle={ICCV 2025 Workshop on Cultural Continuity of Artists},
124
- year={2025},
125
- url={https://openreview.net/forum?id=AAGhroilqL}
 
126
  }
127
  ```
 
117
  }
118
  ```
119
  ```bib
120
+ @InProceedings{Raiyan_2025_ICCV,
121
+ author = {Raiyan, Syed Rifat and Amio, Zibran Zarif and Ahmed, Sabbir},
122
+ title = {HaSPeR: An Image Repository for Hand Shadow Puppet Recognition},
123
+ booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops},
124
+ month = {October},
125
+ year = {2025},
126
+ pages = {4446-4456}
127
  }
128
  ```