File size: 1,477 Bytes
b0f84cf
bf5cf41
 
 
 
 
b0f84cf
 
 
 
044b357
b0f84cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5164c5c
ef171e2
 
 
 
 
 
 
 
5164c5c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
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}
}
```