The original PolSAR data is downloaded from www.ietr.fr/polsarpro-bio/sanfrancisco. For the same region, San Francisco, images come from five different satellites and times. Courtesy of CNSA, CSA, ESA, IECAS, ISRO, JAXA, MDA, NASA-JPL, NSOAS. Courtesy of Dr. Jili SUN, Dr. Bing HAN (IECAS), Dr. Xinzhe YUAN (NSOAS), Tao YAO (CNSA)
#the files SF-XXX include the ground truth (label2d), PauliRGB image, and the colored ground truth (label3d). Which is labeled by our team IPIU.(https://pan.baidu.com/s/1k_zAiThTSxgdzdln0_XK9Q)
#The color code, the class number and name are shown as follows:
https://www.ietr.fr/polsarpro-bio/san-francisco/dataset/SAN_FRANCISCO_ALOS2.zip
The cut region from the original image(736, 2832, 3520, 7888)% (x1,y1,x2,y2)
color = [[0,0,0],[132,112,255],[0,0,255],[0,255,0],[192,0,0],[0,255,255],[255,255,0]]
0, unlabel, 1,Montain,2,Water,3,Vegetation,4,High-Density Urban,5,Low-Density Urban,6,Developd
https://www.ietr.fr/polsarpro-bio/san-francisco/dataset/SAN_FRANCISCO_GF3.zip
The cut region from the original image (1144, 3464, 3448, 6376)
color = [[0,0,0],[132,112,255],[0,0,255],[0,255,0],[192,0,0],[0,255,255],[255,255,0]]
0, unlabel, 1,Montain,2,Water,3,Vegetation,4,High-Density Urban,5,Low-Density Urban,6,Developd
https://www.ietr.fr/polsarpro-bio/san-francisco/dataset/SAN_FRANCISCO_RISAT.zip
The cut region from the original image (2486, 4257, 7414, 10648)
color = [[0,0,0],[132,112,255],[0,0,255],[0,255,0],[192,0,0],[0,255,255],[255,255,0]]
0, unlabel, 1,Montain,2,Water,3,Vegetation,4,High-Density Urban,5,Low-Density Urban,6,Developd
https://www.ietr.fr/polsarpro-bio/san-francisco/dataset/SAN_FRANCISCO_RS2.zip
The cut region from the original image (7326,661,9125,2040)
color = [[0,0,0], [0,0,255],[0,255,0],[255,0,0],[255,255,0],[255,0,255]]
0, unlabel, 1,Water,2,Vegetation,3,High-Density Urban,4,Low-Density Urban,5,Developd
https://www.ietr.fr/polsarpro-bio/san-francisco/dataset/SAN_FRANCISCO_AIRSAR.zip
color = [[0,0,0], [0,255,255],[255,255,0],[0,0,255],[255,0,0],[0,255,0]]
0, unlabel, 1,Montain,2,Water,3,Urban,4,Vegetation ,5, Bare soil
If you are interested, please refer to the article:
Xu Liu, Licheng Jiao, Fang Liu. PolSF: PolSAR image dataset on San Francisco[J]. arXiv preprint arXiv:1912.07259, 2019.
@article{xu2019polsf, title={PolSF: PolSAR image dataset on San Francisco}, author={Liu, Xu and Jiao, Licheng and Liu, Fang}, journal={arXiv preprint arXiv:1912.07259}, year={2019} }