--- license: cc-by-nc-4.0 task_categories: - hyperspectral data classification language: - en - ja --- # Hyperspectral Image Dataset for Individual Penguin Identification This dataset is used for the classification of hyperspectral data to identify individual penguins.The original hyperspectral images that this dataset is based on can be found on Hugging Face under the dataset name [hyper_penguin](https://tdu.box.com/s/e96lruwtq18b197a46ws5wv7kcg5g8ew).For examples of how to use this dataset, please see the GitHub repository [here](https://github.com/dekkaiinu/PenID_HSpix/tree/main). ## Data Splitsgi The dataset is split into training, validation, and test sets. The distribution is as follows: - Training: 500,000 pixels (50,000 per class) - Validation: 50,000 pixels (5,000 per class) - Test: 50,000 pixels (5,000 per class) ## Licensing Information This dataset is released under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0). For more details, see the license file in the repository. ## Citation Information If you use this dataset in your research, please cite it using the following BibTeX entry: ``` @misc{noboru2024hyperspectral, title={Hyperspectral Image Dataset for Individual Penguin Identification}, author={Youta Noboru and Yuko Ozasa and Masayuki Tanaka}, year={2024}, eprint={2405.14146}, archivePrefix={arXiv}, primaryClass={cs.CV} } ```