- תיאור :
סיווג מרקמים בהיסטולוגיה של סרטן המעי הגס. כל דוגמה היא תמונת RGB בגודל 150 x 150 x 3 של אחת מ-8 מחלקות.
גרסאות :
-
2.0.0
(ברירת מחדל): API חדש מפוצל ( https://tensorflow.org/datasets/splits )
-
גודל הורדה :
246.14 MiB
גודל מערך נתונים :
179.23 MiB
שמור אוטומטי במטמון ( תיעוד ): רק כאשר
shuffle_files=False
(רכבת)פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'train' | 5,000 |
- מבנה תכונה :
FeaturesDict({
'filename': Text(shape=(), dtype=string),
'image': Image(shape=(150, 150, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=8),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
שם קובץ | טֶקסט | חוּט | ||
תמונה | תמונה | (150, 150, 3) | uint8 | |
תווית | ClassLabel | int64 | שמונה מחלקות: 0: 'אפיתל גידול', 1: 'סטרומה פשוטה', 2: 'סטרומה מורכבת' (סטרומה המכילה תאי גידול בודדים ו/או תאי חיסון בודדים), 3: 'קונגלומרטים של תאי חיסון', 4: 'פסולת' וריר', 5: 'בלוטות רירית', 6: 'רקמת שומן' ו-7: 'רקע'. |
מפתחות בפיקוח (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@article{kather2016multi,
title={Multi-class texture analysis in colorectal cancer histology},
author={Kather, Jakob Nikolas and Weis, Cleo-Aron and Bianconi, Francesco and Melchers, Susanne M and Schad, Lothar R and Gaiser, Timo and Marx, Alexander and Z{"o}llner, Frank Gerrit},
journal={Scientific reports},
volume={6},
pages={27988},
year={2016},
publisher={Nature Publishing Group}
}