أمراض القولون والمستقيم

تصنيف القوام في أنسجة سرطان القولون والمستقيم. كل مثال عبارة عن صورة RGB مقاس 150 × 150 × 3 لواحدة من 8 فئات.

ينقسم أمثلة
'train' 5000
  • هيكل الميزة :
FeaturesDict({
    'filename': Text(shape=(), dtype=string),
    'image': Image(shape=(150, 150, 3), dtype=uint8),
    'label': ClassLabel(shape=(), dtype=int64, num_classes=8),
})
  • وثائق الميزة :
ميزة فصل شكل نوع D وصف
المميزاتDict
اسم الملف نص خيط
صورة صورة (150، 150، 3) uint8
ملصق ClassLabel int64 ثماني فئات: 0: "ظهارة الورم"، 1: "سدي بسيط"، 2: "سدي معقد" (سدي يحتوي على خلايا ورم مفردة و/أو خلايا مناعية مفردة)، 3: "تكتلات الخلايا المناعية"، 4: "الحطام" والمخاط"، 5: "الغدد المخاطية"، 6: "الأنسجة الدهنية"، و7: "الخلفية".

التصور

  • الاقتباس :
@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}
}