The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider
removing the
loading script
and relying on
automated data support
(you can use
convert_to_parquet
from the datasets
library). If this is not possible, please
open a discussion
for direct help.
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.For examples of how to use this dataset, please see the GitHub repository here.
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}
}
- Downloads last month
- 49