| --- |
| dataset_info: |
| features: |
| - name: image |
| dtype: image |
| - name: label |
| dtype: |
| class_label: |
| names: |
| '0': field |
| '1': forest |
| '2': grass |
| '3': industry |
| '4': parking |
| '5': resident |
| '6': river or lake |
| splits: |
| - name: train |
| num_bytes: 345895442.4 |
| num_examples: 2800 |
| download_size: 367257922 |
| dataset_size: 345895442.4 |
| license: other |
| task_categories: |
| - image-classification |
| - zero-shot-image-classification |
| --- |
| # Dataset Card for "RSSCN7" |
|
|
| ## Dataset Description |
|
|
| - **Paper** [Deep Learning Based Feature Selection for Remote Sensing Scene Classification](https://ieeexplore.ieee.org/iel7/8859/7305891/07272047.pdf) |
|
|
| ### Licensing Information |
|
|
| For research and academic purposes. |
|
|
| ## Citation Information |
|
|
| [Deep Learning Based Feature Selection for Remote Sensing Scene Classification](https://ieeexplore.ieee.org/iel7/8859/7305891/07272047.pdf) |
|
|
| ``` |
| @article{7272047, |
| title = {Deep Learning Based Feature Selection for Remote Sensing Scene Classification}, |
| author = {Zou, Qin and Ni, Lihao and Zhang, Tong and Wang, Qian}, |
| year = 2015, |
| journal = {IEEE Geoscience and Remote Sensing Letters}, |
| volume = 12, |
| number = 11, |
| pages = {2321--2325}, |
| doi = {10.1109/LGRS.2015.2475299} |
| } |
| ``` |