- תיאור :
מערך הנתונים RESISC45 הוא אמת מידה זמין לציבור עבור סיווג סצינות תמונה בחישה מרחוק (RESISC), שנוצר על ידי Northwestern Polytechnical University (NWPU). מערך נתונים זה מכיל 31,500 תמונות, המכסה 45 מחלקות סצנה עם 700 תמונות בכל מחלקה.
תיעוד נוסף : חקור על ניירות עם קוד
דף הבית : http://www.escience.cn/people/JunweiHan/NWPU-RESISC45.html
קוד מקור :
tfds.datasets.resisc45.Builder
גרסאות :
-
3.0.0
(ברירת מחדל): אין הערות שחרור.
-
גודל הורדה :
Unknown size
גודל מערך נתונים :
407.97 MiB
הוראות הורדה ידניות : מערך נתונים זה מחייב אותך להוריד את נתוני המקור באופן ידני אל
download_config.manual_dir
(ברירת המחדל היא~/tensorflow_datasets/downloads/manual/
):
ניתן להוריד ערכת נתונים מ-OneDrive: https://1drv.ms/u/s!AmgKYzARBl5ca3HNaHIlzp_IXjs לאחר הורדת קובץ ה-rar, נא לחלץ אותו ל-manual_dir.שמירה אוטומטית במטמון ( תיעוד ): לא
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'train' | 31,500 |
- מבנה תכונה :
FeaturesDict({
'filename': Text(shape=(), dtype=string),
'image': Image(shape=(256, 256, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=45),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
שם קובץ | טֶקסט | חוּט | ||
תמונה | תמונה | (256, 256, 3) | uint8 | |
תווית | ClassLabel | int64 |
מפתחות בפיקוח (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@article{Cheng_2017,
title={Remote Sensing Image Scene Classification: Benchmark and State of the Art},
volume={105},
ISSN={1558-2256},
url={http://dx.doi.org/10.1109/JPROC.2017.2675998},
DOI={10.1109/jproc.2017.2675998},
number={10},
journal={Proceedings of the IEEE},
publisher={Institute of Electrical and Electronics Engineers (IEEE)},
author={Cheng, Gong and Han, Junwei and Lu, Xiaoqiang},
year={2017},
month={Oct},
pages={1865-1883}
}