hyper_penguin_pix / README.md
dekkaiinu's picture
Update README.md
044b357 verified
metadata
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.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}
}