--- license: other pretty_name: CountHalluSet — RealHand task_categories: - unconditional-image-generation - image-segmentation size_categories: - 1K ## Usage ```bash huggingface-cli download ShyFoo/CountHallu-dataset-RealHand \ --repo-type dataset --local-dir $DATASET_ROOT/RealHand ``` Load with the reference code (`counthallu.datasets.RealHand`). See the [CountHallu repository]() for the two-stage SD-1.5 JDM recipe and the full evaluation protocol. ## Citation ```bibtex @article{fu2025counting, title={Counting Hallucinations in Diffusion Models}, author={Fu, Shuai and Zhou, Jian and Chen, Qi and Jing, Huang and Nguyen, Huy Anh and Liu, Xiaohan and Zeng, Zhixiong and Ma, Lin and Zhang, Quanshi and Wu, Qi}, journal={arXiv preprint arXiv:2510.13080}, year={2025} } ```