| | --- |
| | dataset_info: |
| | features: |
| | - name: image |
| | dtype: image |
| | - name: label |
| | dtype: |
| | class_label: |
| | names: |
| | '0': barren land |
| | '1': grassland |
| | '2': other |
| | '3': trees |
| | splits: |
| | - name: train |
| | num_bytes: 150589308 |
| | num_examples: 100000 |
| | download_size: 177776551 |
| | dataset_size: 150589308 |
| | license: other |
| | --- |
| | # Dataset Card for Dataset Name |
| |
|
| | ## Dataset Description |
| |
|
| | - **Paper** [Deepsat: a learning framework for satellite imagery](https://dl.acm.org/doi/pdf/10.1145/2820783.2820816) |
| | - **Split** Test |
| |
|
| | ### Split Information |
| |
|
| | This HuggingFace dataset repository contains just the 'Test' split. |
| |
|
| | ### Licensing Information |
| |
|
| | Public Domain |
| |
|
| | ## Citation Information |
| |
|
| | [https://dl.acm.org/doi/pdf/10.1145/2820783.2820816](https://dl.acm.org/doi/pdf/10.1145/2820783.2820816) |
| |
|
| | ``` |
| | @inproceedings{basu2015deepsat, |
| | title = {Deepsat: a learning framework for satellite imagery}, |
| | author = {Basu, Saikat and Ganguly, Sangram and Mukhopadhyay, Supratik and DiBiano, Robert and Karki, Manohar and Nemani, Ramakrishna}, |
| | year = 2015, |
| | booktitle = {Proceedings of the 23rd SIGSPATIAL international conference on advances in geographic information systems}, |
| | pages = {1--10} |
| | } |
| | ``` |