- คำอธิบาย :
การจำแนกประเภทของเนื้อสัมผัสในทางจุลพยาธิวิทยาของมะเร็งลำไส้ใหญ่และทวารหนัก แต่ละตัวอย่างคืออิมเมจ RGB ขนาด 150 x 150 x 3 ของหนึ่งใน 8 คลาส
ซอร์สโค้ด :
tfds.image_classification.ColorectalHistology
รุ่น :
-
2.0.0
(ค่าเริ่มต้น): API แยกใหม่ ( https://tensorflow.org/datasets/splits )
-
ขนาดดาวน์โหลด :
246.14 MiB
ขนาดชุดข้อมูล :
179.23 MiB
แคชอัตโนมัติ ( เอกสารประกอบ ): เฉพาะเมื่อ
shuffle_files=False
(train)แยก :
แยก | ตัวอย่าง |
---|---|
'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),
})
- เอกสารคุณสมบัติ :
คุณสมบัติ | ระดับ | รูปร่าง | ประเภทD | คำอธิบาย |
---|---|---|---|---|
คุณสมบัติDict | ||||
ชื่อไฟล์ | ข้อความ | เชือก | ||
ภาพ | ภาพ | (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}
}