Repository: 201528014227051/RSICD_optimal
Branch: master
Commit: fc33b4555e4b
Files: 4
Total size: 11.9 MB
Directory structure:
gitextract_su9__u0i/
├── .gitattributes
├── README.md
├── dataset_rsicd.json
└── readme.txt
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitattributes
================================================
*.rar filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
================================================
FILE: README.md
================================================
# RSICD
## ❗ News
- The new download source of RSICD-MEGA
- The new download source of Sydney-captions and UCM-catpions-MEGA.
## Intruduction
RSICD is used for remote sensing image captioning task. more than ten thousands remote sensing images are collected from Google Earth, Baidu Map, MapABC, Tianditu. The images are fixed to 224X224 pixels with various resolutions. The total number of remote sensing images are 10921, with five sentences descriptions per image. To the best of our knowledge, this dataset is the largest dataset for remote sensing captioning. The sample images in the dataset are with high intra-class diversity and low inter-class dissimilarity. Thus, this dataset provides the researchers a data resource to advance the task of remote sensing captioning.
**Git downloads are size limited, need to use large file storage (LFS), and also need to modify the settings, specifically see [here](http://blog.csdn.net/m0_37052320/article/details/77799413). It is recommended that you download from the Google SkyDrive and Baidu SkyDrive.**
**注意:git下载是有大小限制的,需要使用大文件存储(LFS),还需要修改设置,具体参见[这里](http://blog.csdn.net/m0_37052320/article/details/77799413)。推荐大家使用下面的谷歌网盘和百度网盘下载。**
## Examples
There are two examples in dataset:

## Citation
If you find this dataset useful, please cite this paper:
@article{lu2017exploring,
title={Exploring Models and Data for Remote Sensing Image Caption Generation},
author={Lu, Xiaoqiang and Wang, Binqiang and Zheng, Xiangtao and Li, Xuelong},
journal={IEEE Transactions on Geoscience and Remote Sensing},
volume = {56},
number = {4},
pages = {2183-2195},
doi={10.1109/TGRS.2017.2776321}
}
## Other Source of RSICD Datasets
[Baidupan](http://pan.baidu.com/s/1bp71tE3)
[GoogleDrive](https://drive.google.com/open?id=0B1jt7lJDEXy3aE90cG9YSl9ScUk)
## Other remote sensing image captioning dataset
[UCM_captions-BaiduPan](https://pan.baidu.com/s/1mjPToHq)
[Sydney_captions-BaiduPan](https://pan.baidu.com/s/1hujEmcG)
[UCM_captions-MEGA](https://mega.nz/folder/wCpSzSoS#RXzIlrv--TDt3ENZdKN8JA)
[RSICD-MEGA](https://mega.nz/folder/EOpjTAwL#LWdHVjKAJbd3NbLsCvzDGA)
[Sydney_captions-MEGA](https://mega.nz/folder/pG4yTYYA#4c4buNFLibryZnlujsrwEQ)
================================================
FILE: dataset_rsicd.json
================================================
[File too large to display: 11.9 MB]
================================================
FILE: readme.txt
================================================
RSICD is used for remote sensing image captioning task. The detailed information about this dataset can be found in our paper "Exploring Models and Data for Remote Sensing Image Caption Generation".
If you use our dataset, please cite our paper above.
gitextract_su9__u0i/ ├── .gitattributes ├── README.md ├── dataset_rsicd.json └── readme.txt
Condensed preview — 4 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3K chars).
[
{
"path": ".gitattributes",
"chars": 84,
"preview": "*.rar filter=lfs diff=lfs merge=lfs -text\n*.zip filter=lfs diff=lfs merge=lfs -text\n"
},
{
"path": "README.md",
"chars": 2254,
"preview": "# RSICD\n\n## ❗ News\n\n- The new download source of RSICD-MEGA\n\n- The new download source of Sydney-captions and UCM-catpi"
},
{
"path": "readme.txt",
"chars": 252,
"preview": "RSICD is used for remote sensing image captioning task. The detailed information about this dataset can be found in our "
}
]
// ... and 1 more files (download for full content)
About this extraction
This page contains the full source code of the 201528014227051/RSICD_optimal GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 4 files (11.9 MB), approximately 901 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.