hagRIDv2_512px_10GB
收藏数据集概述:hagRIDv2_512px_10GB
基本信息
- 许可证: other
- 许可证名称: other
- 许可证链接: https://github.com/hukenovs/hagrid/blob/master/license/en_us.pdf
数据集内容
- 该数据集为hagRIDv2_512px的样本集。
- 包含两个分支,分别提供不同格式的数据集:
main 版本
- 格式: Yolo格式
- 内容: 一个约10GB的zip文件,数据集以ultralytics格式设置。
- 下载方式: 使用
curl或wget下载。
bash wget https://huggingface.co/datasets/testdummyvt/hagRIDv2_512px_10GB/resolve/main/yolo_format.zip?download=true
classification 版本
- 格式: Huggingface
imagefolder数据集格式 - 使用方式: 使用
load_dataset加载数据集。
python from datasets import load_dataset dataset = load_dataset("testdummyvt/hagRIDv2_512px_10GB", split = "train", revision="classification")
引用信息
如果使用该数据集,请引用以下文献:
bibtex @misc{nuzhdin2024hagridv21mimagesstatic, title={HaGRIDv2: 1M Images for Static and Dynamic Hand Gesture Recognition}, author={Anton Nuzhdin and Alexander Nagaev and Alexander Sautin and Alexander Kapitanov and Karina Kvanchiani}, year={2024}, eprint={2412.01508}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2412.01508}, }
@InProceedings{Kapitanov_2024_WACV, author = {Kapitanov, Alexander and Kvanchiani, Karina and Nagaev, Alexander and Kraynov, Roman and Makhliarchuk, Andrei}, title = {HaGRID -- HAnd Gesture Recognition Image Dataset}, booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)}, month = {January}, year = {2024}, pages = {4572-4581} }
更多信息
- 更多详情和许可证信息,请访问GitHub仓库。




