Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -52,9 +52,10 @@ paperswithcode_id: hasper
|
|
| 52 |
---
|
| 53 |
|
| 54 |
# HᴀSPᴇR: An Image Repository for Hand Shadow Puppet Recognition
|
| 55 |
-
This repository contains the
|
| 56 |
|
| 57 |
[](https://arxiv.org/abs/2408.10360)
|
|
|
|
| 58 |
[](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=4L_7vaoAAAAJ&citation_for_view=4L_7vaoAAAAJ:zYLM7Y9cAGgC)
|
| 59 |
[](https://www.researchgate.net/publication/383267121_HaSPeR_An_Image_Repository_for_Hand_Shadow_Puppet_Recognition)
|
| 60 |
[](https://huggingface.co/datasets/Starscream-11813/HaSPeR)
|
|
@@ -114,4 +115,13 @@ If you find this work useful, please cite our paper:
|
|
| 114 |
journal={arXiv preprint arXiv:2408.10360},
|
| 115 |
year={2024}
|
| 116 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 117 |
```
|
|
|
|
| 52 |
---
|
| 53 |
|
| 54 |
# HᴀSPᴇR: An Image Repository for Hand Shadow Puppet Recognition
|
| 55 |
+
This repository contains the code, data, and models of the paper titled **"HᴀSPᴇR: An Image Repository for Hand Shadow Puppet Recognition"** accepted in the ***Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops (WCCA Oral)***.
|
| 56 |
|
| 57 |
[](https://arxiv.org/abs/2408.10360)
|
| 58 |
+
[](https://openreview.net/forum?id=AAGhroilqL)
|
| 59 |
[](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=4L_7vaoAAAAJ&citation_for_view=4L_7vaoAAAAJ:zYLM7Y9cAGgC)
|
| 60 |
[](https://www.researchgate.net/publication/383267121_HaSPeR_An_Image_Repository_for_Hand_Shadow_Puppet_Recognition)
|
| 61 |
[](https://huggingface.co/datasets/Starscream-11813/HaSPeR)
|
|
|
|
| 115 |
journal={arXiv preprint arXiv:2408.10360},
|
| 116 |
year={2024}
|
| 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 |
```
|