--- language: - en license: mit tags: - hierarchical-classification - multi-label - computer-vision configs: - config_name: default data_files: - split: test path: test_fine/**/* --- # ImageNet50 Dataset This repository contains the dataset for the paper **"Error Detection and Constraint Recovery in Hierarchical Multi-Label Classification without Prior Knowledge"**. ## Citation If you use this dataset in your research, please cite the following paper: ```bibtex @article{kricheli2024error, title={Error Detection and Constraint Recovery in Hierarchical Multi-Label Classification without Prior Knowledge}, author={Kricheli, Joshua Shay and Vo, Khoa and Datta, Aniruddha and Ozgur, Spencer and Shakarian, Paulo}, journal={arXiv preprint arXiv:2407.15192}, year={2024}, url={https://arxiv.org/abs/2407.15192} } ```